home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Programming / Emperor4.1 / Emperor / Catalogs / Emperor.cd
Text File  |  2001-07-16  |  82KB  |  3,541 lines

  1. PROJECT (//)
  2. Project
  3. ;
  4. LOC_ERROR (//)
  5. Error
  6. ;
  7. LOC_ADD (//)
  8. _Add
  9. ;
  10. LOC_UP (//)
  11. _Up
  12. ;
  13. LOC_DOWN (//)
  14. Do_wn
  15. ;
  16. LOC_DELETE (//)
  17. _Delete
  18. ;
  19. LOC_RESET (//)
  20. _Reset list
  21. ;
  22. LOC_CHECK (//)
  23. _Check
  24. ;
  25. LOC_PREVIEW (//)
  26. _Preview
  27. ;
  28. LOC_HORIZONTAL (//)
  29. horizontal 
  30. ;
  31. LOC_VERTICAL (//)
  32. vertical 
  33. ;
  34. LOC_ACTIVE (//)
  35. active  : 
  36. ;
  37. LOC_INACTIVE (//)
  38. inactive: 
  39. ;
  40. LOC_TEXTEDITOR (//)
  41. Texteditor
  42. ;
  43. LOC_FUNCTION (//)
  44. Function
  45. ;
  46. LOC_FUNCTION_TO_CODE (//)
  47. Add function to own code
  48. ;
  49. LOC_TAGMASK (//)
  50. Spec tag
  51. ;
  52. LOC_TAGVALUE (//)
  53. Tag value
  54. ;
  55. LOC_TEXTVALUE (//)
  56. Textvalue
  57. ;
  58. LOC_VALUE1 (//)
  59. Value #1
  60. ;
  61. LOC_VALUE2 (//)
  62. Value #2
  63. ;
  64. LOC_SETRESET (//)
  65. Set (checked)/Reset (unchecked)
  66. ;
  67. LOC_VAR_KIND (//)
  68. Variable kind
  69. ;
  70. LOC_STRUCT (//)
  71. _Structure
  72. ;
  73. LOC_VAR_NAME (//)
  74. Variable _name
  75. ;
  76. LOC_VALUEAREA (//)
  77. Value area
  78. ;
  79. LOC_OK (//)
  80. Okay
  81. ;
  82. LOC_SAVE (//)
  83. Save
  84. ;
  85. LOC_BREAK (//)
  86. Break
  87. ;
  88. LOC_SEARCH (//)
  89. Search
  90. ;
  91. LOC_REPLACE (//)
  92. Replace
  93. ;
  94. LOC_REPLACEALL (//)
  95. Replace all
  96. ;
  97. LOC_UPLOCASE (//)
  98. Upper/lower case
  99. ;
  100. LOC_FORWARD (//)
  101. Forward
  102. ;
  103. LOC_GOTO (//)
  104. Jump to
  105. ;
  106. LOC_PROCESSORTYPE (//)
  107. Processor type
  108. ;
  109. LOC_VERSION (//)
  110. _Version
  111. ;
  112. LOC_REVISION (//)
  113. _Revision
  114. ;
  115. LOC_DATE (//)
  116. _Date
  117. ;
  118. LOC_CODETYPE (//)
  119. _Codetype
  120. ;
  121. LOC_GETDATE (//)
  122. _current date
  123. ;
  124. LOC_AUTHOR (//)
  125. _Author
  126. ;
  127. LOC_PROGNAME (//)
  128. _Programname
  129. ;
  130. LOC_PORTNAME (//)
  131. Port_name
  132. ;
  133. LOC_BASENAME (//)
  134. _Basename
  135. ;
  136. LOC_GADHELPOUT (//)
  137. GadgetHelp _OutputGadget
  138. ;
  139. LOC_FIRSTWINDOW (//)
  140. Initial opened _window
  141. ;
  142. LOC_RUNTWICE (//)
  143. allow to run program _twice
  144. ;
  145. LOC_CREATEDIR (//)
  146. _Drawercreation
  147. ;
  148. LOC_NOLOCALE (//)
  149. no _Locale-files
  150. ;
  151. LOC_NOSTORM (//)
  152. no _Storm-projects
  153. ;
  154. LOC_MEMCHECK (//)
  155. Memory _check
  156. ;
  157. LOC_MEMMIN (//)
  158. Memory _minimum (in bytes)
  159. ;
  160. LOC_STACKCHECK (//)
  161. _Stack check
  162. ;
  163. LOC_STACKMIN (//)
  164. Stack mi_nimum (in bytes)
  165. ;
  166. LOC_MINVERSION (//)
  167. Minimum version
  168. ;
  169. LOC_REACTIONLIB (//)
  170. Reaction library
  171. ;
  172. LOC_INCLUDESDIR (//)
  173. Includes-dir
  174. ;
  175. LOC_LIBRARIESDIR (//)
  176. Libs-dir
  177. ;
  178. LOC_GENAUTOMATIC (//)
  179. generate _automatically
  180. ;
  181. SCRTITLE (//)
  182. Emperor version 4.1   written anno 2000-2001 by Matthias Gietzelt
  183. ;
  184. WINTITLE_PROGHELP (//)
  185. Programming help
  186. ;
  187. WINTITLE_PARAMET_VAR (//)
  188. Parametry variables
  189. ;
  190. WINTITLE_MSG_HANDLE (//)
  191. Input message handle
  192. ;
  193. WINTITLE_GLOB_VARS (//)
  194. Global variables
  195. ;
  196. WINTITLE_PREFS (//)
  197. Preferences
  198. ;
  199. WINTITLE_SEARCH (//)
  200. Search
  201. ;
  202. WINTITLE_JUMPLINE (//)
  203. Goto line
  204. ;
  205. WINTITLE_JUMPCOLUMN (//)
  206. Goto column
  207. ;
  208. WINTITLE_JUMPBYTE (//)
  209. Goto byte
  210. ;
  211. WINTITLE_SAVEPROGRESS (//)
  212. Saving...Please wait
  213. ;
  214. WINTITLE_PREFSPROG (//)
  215. Program environment
  216. ;
  217. WINTITLE_ATTR_WINDOW (//)
  218. Attributes - Window
  219. ;
  220. WINTITLE_ATTR_REQUEST (//)
  221. Attributes - Request
  222. ;
  223. WINTITLE_ATTR_MENU (//)
  224. Attributes - Menu
  225. ;
  226. WINTITLE_ATTR_ASLFILE (//)
  227. Attributes - ASL-Filerequest
  228. ;
  229. WINTITLE_ATTR_ASLFONT (//)
  230. Attributes - ASL-Fontrequest
  231. ;
  232. WINTITLE_ATTR_ASLSCREENMODE (//)
  233. Attributes - ASL-Screenmoderequest
  234. ;
  235. WINTITLE_ATTR_CATALOG (//)
  236. Attributes - Catalog
  237. ;
  238. WINTITLE_ATTR_NODEARRAY (//)
  239. Attributes - Node-Array
  240. ;
  241. WINTITLE_ATTR_COLINFOARRAY (//)
  242. Attributes - Column-Array
  243. ;
  244. WINTITLE_ATTR_SPEEDBARARRAY (//)
  245. Attributes - Speedbar-Array
  246. ;
  247. WINTITLE_ATTR_GLOBVARS (//)
  248. Attributes - Global variables
  249. ;
  250. WINTITLE_ATTR_ICONNECTMAP (//)
  251. Attributes - Interconnection map
  252. ;
  253. WINTITLE_ATTR_INCLUDE (//)
  254. Attributes - Include
  255. ;
  256. WINTITLE_ATTR_LIBRARY (//)
  257. Attributes - Library
  258. ;
  259. WINTITLE_ATTR_BUTTON (//)
  260. Attributes - Button
  261. ;
  262. WINTITLE_ATTR_CHECKBOX (//)
  263. Attributes - Checkbox
  264. ;
  265. WINTITLE_ATTR_CHOOSER (//)
  266. Attributes - Chooser
  267. ;
  268. WINTITLE_ATTR_CLICKTAB (//)
  269. Attributes - Clicktab
  270. ;
  271. WINTITLE_ATTR_COLORWHEEL (//)
  272. Attributes - Colorwheel
  273. ;
  274. WINTITLE_ATTR_DATEBROWSER (//)
  275. Attributes - Datebrowser
  276. ;
  277. WINTITLE_ATTR_FUELGAUGE (//)
  278. Attributes - Fuelgauge
  279. ;
  280. WINTITLE_ATTR_GETFILE (//)
  281. Attributes - Getfile
  282. ;
  283. WINTITLE_ATTR_GETFONT (//)
  284. Attributes - Getfont
  285. ;
  286. WINTITLE_ATTR_GETSCREENMODE (//)
  287. Attributes - Getscreenmode
  288. ;
  289. WINTITLE_ATTR_GRADIENTSLIDER (//)
  290. Attributes - Gradientslider
  291. ;
  292. WINTITLE_ATTR_INTEGER (//)
  293. Attributes - Integer
  294. ;
  295. WINTITLE_ATTR_LAYOUT (//)
  296. Attributes - Layout
  297. ;
  298. WINTITLE_ATTR_LISTBROWSER (//)
  299. Attributes - Listbrowser
  300. ;
  301. WINTITLE_ATTR_PALETTE (//)
  302. Attributes - Palette
  303. ;
  304. WINTITLE_ATTR_RADIOBUTTON (//)
  305. Attributes - Radiobutton
  306. ;
  307. WINTITLE_ATTR_SCROLLER (//)
  308. Attributes - Scroller
  309. ;
  310. WINTITLE_ATTR_SLIDER (//)
  311. Attributes - Slider
  312. ;
  313. WINTITLE_ATTR_SPACE (//)
  314. Attributes - Space
  315. ;
  316. WINTITLE_ATTR_SPEEDBAR (//)
  317. Attributes - Speedbar
  318. ;
  319. WINTITLE_ATTR_STRING (//)
  320. Attributes - String
  321. ;
  322. WINTITLE_ATTR_TAPEDECK (//)
  323. Attributes - Tapedeck
  324. ;
  325. WINTITLE_ATTR_TEXTEDITOR (//)
  326. Attributes - Texteditor
  327. ;
  328. WINTITLE_ATTR_BEVEL (//)
  329. Attributes - Bevel
  330. ;
  331. WINTITLE_ATTR_BITMAP (//)
  332. Attributes - Bitmap
  333. ;
  334. WINTITLE_ATTR_GLYPH (//)
  335. Attributes - Glyph
  336. ;
  337. WINTITLE_ATTR_LABEL (//)
  338. Attributes - Label
  339. ;
  340. WINTITLE_ATTR_BUTTONGT (//)
  341. Attributes - Gadtools Button
  342. ;
  343. WINTITLE_ATTR_CHECKBOXGT (//)
  344. Attributes - Gadtools Checkbox
  345. ;
  346. WINTITLE_ATTR_CHOOSERGT (//)
  347. Attributes - Gadtools Integer
  348. ;
  349. WINTITLE_ATTR_INTEGERGT (//)
  350. Attributes - Gadtools Listbrowser
  351. ;
  352. WINTITLE_ATTR_LISTBROWSERGT (//)
  353. Attributes - Gadtools Mutual Exclude
  354. ;
  355. WINTITLE_ATTR_PALETTEGT (//)
  356. Attributes - Gadtools Cycle
  357. ;
  358. WINTITLE_ATTR_RADIOBUTTONGT (//)
  359. Attributes - Gadtools Palette
  360. ;
  361. WINTITLE_ATTR_SCROLLERGT (//)
  362. Attributes - Gadtools Scroller
  363. ;
  364. WINTITLE_ATTR_SLIDERGT (//)
  365. Attributes - Gadtools Slider
  366. ;
  367. WINTITLE_ATTR_STRINGGT (//)
  368. Attributes - Gadtools String
  369. ;
  370. LOCALE_MENU_PROJECT (//)
  371. Project
  372. ;
  373. LOCALE_MENU_NEW (//)
  374. New
  375. ;
  376. LOCALE_MENU_DELETEPROJ (//)
  377. Delete
  378. ;
  379. LOCALE_MENU_OPEN (//)
  380. Open
  381. ;
  382. LOCALE_MENU_MERGE (//)
  383. Merge
  384. ;
  385. LOCALE_MENU_SAVE (//)
  386. Save
  387. ;
  388. LOCALE_MENU_SAVEPROJECT (//)
  389. Save project
  390. ;
  391. LOCALE_MENU_SAVESTORMPRJ (//)
  392. Generate Storm-project
  393. ;
  394. LOCALE_MENU_SAVERAWCATALOG (//)
  395. Save raw catalog
  396. ;
  397. LOCALE_MENU_SAVECATALOG (//)
  398. Generate catalog
  399. ;
  400. LOCALE_MENU_SAVEOWNCODE (//)
  401. Save own code
  402. ;
  403. LOCALE_MENU_SAVECODE (//)
  404. Generate programcode
  405. ;
  406. LOCALE_MENU_SAVEAS (//)
  407. Save as
  408. ;
  409. LOCALE_MENU_SAVEASTEMP (//)
  410. Save as template
  411. ;
  412. LOCALE_MENU_SAVECLIP (//)
  413. Save clipboard
  414. ;
  415. LOCALE_MENU_SAVEALL (//)
  416. Save all
  417. ;
  418. LOCALE_MENU_PRINT (//)
  419. Print
  420. ;
  421. LOCALE_MENU_PRINTOBJTABLE (//)
  422. Print object table
  423. ;
  424. LOCALE_MENU_PRINTRAWCATALOG (//)
  425. Print raw catalog
  426. ;
  427. LOCALE_MENU_PRINTOWNCODE (//)
  428. Print own code
  429. ;
  430. LOCALE_MENU_PRINTCODE (//)
  431. Print generated code
  432. ;
  433. LOCALE_MENU_PRINTALL (//)
  434. Print all
  435. ;
  436. LOCALE_MENU_PREFS (//)
  437. Preferences
  438. ;
  439. LOCALE_MENU_PREFSPROG (//)
  440. Program environment
  441. ;
  442. LOCALE_MENU_MANAGER (//)
  443. Manager
  444. ;
  445. LOCALE_MENU_INFO (//)
  446. Information
  447. ;
  448. LOCALE_MENU_QUIT (//)
  449. Quit
  450. ;
  451. LOCALE_MENU_EDIT (//)
  452. Edit
  453. ;
  454. LOCALE_MENU_MARK (//)
  455. Mark
  456. ;
  457. LOCALE_MENU_CUT (//)
  458. Cut
  459. ;
  460. LOCALE_MENU_COPY (//)
  461. Copy
  462. ;
  463. LOCALE_MENU_PASTE (//)
  464. Paste
  465. ;
  466. LOCALE_MENU_UNDO (//)
  467. Undo
  468. ;
  469. LOCALE_MENU_REDO (//)
  470. Redo
  471. ;
  472. LOCALE_MENU_DELETE (//)
  473. Delete
  474. ;
  475. LOCALE_MENU_DELETEALL (//)
  476. Delete all
  477. ;
  478. LOCALE_MENU_ENTRYUP (//)
  479. Move item up
  480. ;
  481. LOCALE_MENU_ENTRYDOWN (//)
  482. Move item down
  483. ;
  484. LOCALE_MENU_ADDHEAD (//)
  485. Add head
  486. ;
  487. LOCALE_MENU_ADDTAIL (//)
  488. Add tail
  489. ;
  490. LOCALE_MENU_ADDFUNCTION (//)
  491. Add function
  492. ;
  493. LOCALE_MENU_CHECKLIST (//)
  494. Check list
  495. ;
  496. LOCALE_MENU_PREVIEW (//)
  497. Preview
  498. ;
  499. LOCALE_MENU_MARKSPECIAL (//)
  500. Mark
  501. ;
  502. LOCALE_MENU_MARKALL (//)
  503. Mark all
  504. ;
  505. LOCALE_MENU_MARKTHISWORD (//)
  506. Mark this word
  507. ;
  508. LOCALE_MENU_MARKNEXTWORD (//)
  509. Mark next word
  510. ;
  511. LOCALE_MENU_MARKPREVWORD (//)
  512. Mark previous word
  513. ;
  514. LOCALE_MENU_MARKLINE (//)
  515. Mark line
  516. ;
  517. LOCALE_MENU_MARKLINEBEGIN (//)
  518. Mark to SOL
  519. ;
  520. LOCALE_MENU_MARKLINEEND (//)
  521. Mark to EOL
  522. ;
  523. LOCALE_MENU_MARKTOPTOCURSOR (//)
  524. Mark top to cursor
  525. ;
  526. LOCALE_MENU_MARKCURSORTOEND (//)
  527. Mark cursor to end
  528. ;
  529. LOCALE_MENU_CUTSPECIAL (//)
  530. Cut
  531. ;
  532. LOCALE_MENU_CUTALL (//)
  533. Cut all
  534. ;
  535. LOCALE_MENU_CUTTHISWORD (//)
  536. Cut this word
  537. ;
  538. LOCALE_MENU_CUTNEXTWORD (//)
  539. Cut next word
  540. ;
  541. LOCALE_MENU_CUTPREVWORD (//)
  542. Cut previous word
  543. ;
  544. LOCALE_MENU_CUTLINE (//)
  545. Cut line
  546. ;
  547. LOCALE_MENU_CUTLINEBEGIN (//)
  548. Cut to SOL
  549. ;
  550. LOCALE_MENU_CUTLINEEND (//)
  551. Cut to EOL
  552. ;
  553. LOCALE_MENU_CUTTOPTOCURSOR (//)
  554. Cut top to cursor
  555. ;
  556. LOCALE_MENU_CUTCURSORTOEND (//)
  557. Cut cursor to end
  558. ;
  559. LOCALE_MENU_COPYSPECIAL (//)
  560. Copy
  561. ;
  562. LOCALE_MENU_COPYALL (//)
  563. Copy all
  564. ;
  565. LOCALE_MENU_COPYTHISWORD (//)
  566. Copy this word
  567. ;
  568. LOCALE_MENU_COPYNEXTWORD (//)
  569. Copy next word
  570. ;
  571. LOCALE_MENU_COPYPREVWORD (//)
  572. Copy previous word
  573. ;
  574. LOCALE_MENU_COPYLINE (//)
  575. Copy line
  576. ;
  577. LOCALE_MENU_COPYLINEBEGIN (//)
  578. Copy to SOL
  579. ;
  580. LOCALE_MENU_COPYLINEEND (//)
  581. Copy to EOL
  582. ;
  583. LOCALE_MENU_COPYTOPTOCURSOR (//)
  584. Copy top to cursor
  585. ;
  586. LOCALE_MENU_COPYCURSORTOEND (//)
  587. Copy cursor to end
  588. ;
  589. LOCALE_MENU_PASTESPECIAL (//)
  590. Paste
  591. ;
  592. LOCALE_MENU_PASTEBEFORECURSOR (//)
  593. Paste before cursor
  594. ;
  595. LOCALE_MENU_PASTEBEHINDCURSOR (//)
  596. Paste behind cursor
  597. ;
  598. LOCALE_MENU_PASTEBEFOREWORD (//)
  599. Paste before word
  600. ;
  601. LOCALE_MENU_PASTEBEHINDWORD (//)
  602. Paste behind word
  603. ;
  604. LOCALE_MENU_PASTELINEBEGIN (//)
  605. Paste at SOL
  606. ;
  607. LOCALE_MENU_PASTELINEEND (//)
  608. Paste at EOL
  609. ;
  610. LOCALE_MENU_PASTETOP (//)
  611. Paste at top
  612. ;
  613. LOCALE_MENU_PASTEEND (//)
  614. Paste at end
  615. ;
  616. LOCALE_MENU_DELETESPECIAL (//)
  617. Delete
  618. ;
  619. LOCALE_MENU_DELETEALLSPEC (//)
  620. Delete all
  621. ;
  622. LOCALE_MENU_DELETETHISWORD (//)
  623. Delete this word
  624. ;
  625. LOCALE_MENU_DELETENEXTWORD (//)
  626. Delete next word
  627. ;
  628. LOCALE_MENU_DELETEPREVWORD (//)
  629. Delete previous word
  630. ;
  631. LOCALE_MENU_DELETELINE (//)
  632. Delete line
  633. ;
  634. LOCALE_MENU_DELETELINEBEGIN (//)
  635. Delete to SOL
  636. ;
  637. LOCALE_MENU_DELETELINEEND (//)
  638. Delete to EOL
  639. ;
  640. LOCALE_MENU_DELETETOPTOCURSOR (//)
  641. Delete top to cursor
  642. ;
  643. LOCALE_MENU_DELETECURSORTOEND (//)
  644. Delete cursor to end
  645. ;
  646. LOCALE_MENU_UPPERLOWER (//)
  647. Change case
  648. ;
  649. LOCALE_MENU_UPPERLOWERLINE (//)
  650. Change case line
  651. ;
  652. LOCALE_MENU_UPPERLOWERWORD (//)
  653. Change case word
  654. ;
  655. LOCALE_MENU_UPPERLOWERCHAR (//)
  656. Change case letter
  657. ;
  658. LOCALE_MENU_LOWER (//)
  659. Change to lower
  660. ;
  661. LOCALE_MENU_LOWERLINE (//)
  662. Change line to lower
  663. ;
  664. LOCALE_MENU_LOWERWORD (//)
  665. Change word to lower
  666. ;
  667. LOCALE_MENU_LOWERCHAR (//)
  668. Change letter to lower
  669. ;
  670. LOCALE_MENU_UPPER (//)
  671. Change to upper
  672. ;
  673. LOCALE_MENU_UPPERLINE (//)
  674. Change line to upper
  675. ;
  676. LOCALE_MENU_UPPERWORD (//)
  677. Change word to upper
  678. ;
  679. LOCALE_MENU_UPPERCHAR (//)
  680. Change letter to upper
  681. ;
  682. LOCALE_MENU_FORMATLINE (//)
  683. Format line
  684. ;
  685. LOCALE_MENU_FORMATTEXT (//)
  686. Format text
  687. ;
  688. LOCALE_MENU_ALIGNMENT (//)
  689. Alignment
  690. ;
  691. LOCALE_MENU_ALIGNLEFT (//)
  692. Alignment left
  693. ;
  694. LOCALE_MENU_ALIGNRIGHT (//)
  695. Alignment right
  696. ;
  697. LOCALE_MENU_ALIGNCENTER (//)
  698. Alignment centre
  699. ;
  700. LOCALE_MENU_INSERTMODE (//)
  701. Insert mode
  702. ;
  703. LOCALE_MENU_SEARCH (//)
  704. Search
  705. ;
  706. LOCALE_MENU_FIND (//)
  707. Find
  708. ;
  709. LOCALE_MENU_SEARCHFORW (//)
  710. Find forward
  711. ;
  712. LOCALE_MENU_SEARCHBACK (//)
  713. Find backward
  714. ;
  715. LOCALE_MENU_REPLACE (//)
  716. Replace
  717. ;
  718. LOCALE_MENU_REPLACEFORW (//)
  719. Replace forward
  720. ;
  721. LOCALE_MENU_COPYTOSEARCHBUFFER (//)
  722. Copy to search buffer
  723. ;
  724. LOCALE_MENU_COPYTOREPLACEBUFFER (//)
  725. Copy to replace buffer
  726. ;
  727. LOCALE_MENU_EXCHANGEBUFFERS (//)
  728. Exchange buffers
  729. ;
  730. LOCALE_MENU_MATCHINGBRACKET (//)
  731. Find matching bracket
  732. ;
  733. LOCALE_MENU_NAVIGATION (//)
  734. Navigation
  735. ;
  736. LOCALE_MENU_GOTOLINE (//)
  737. Jump to line
  738. ;
  739. LOCALE_MENU_GOTOCOLUMN (//)
  740. Jump to column
  741. ;
  742. LOCALE_MENU_GOTOBYTE (//)
  743. Jump to byte
  744. ;
  745. LOCALE_MENU_NEXT (//)
  746. Next
  747. ;
  748. LOCALE_MENU_PREVIOUS (//)
  749. Previous
  750. ;
  751. LOCALE_MENU_NEXTWORD (//)
  752. word       [ALT]+Right
  753. ;
  754. LOCALE_MENU_PREVIOUSWORD (//)
  755. word        [ALT]+Left
  756. ;
  757. LOCALE_MENU_SENTENCE (//)
  758. sentence
  759. ;
  760. LOCALE_MENU_PARAGRAPH (//)
  761. paragraph
  762. ;
  763. LOCALE_MENU_NEXTPAGE (//)
  764. page        [ALT]+Down
  765. ;
  766. LOCALE_MENU_PREVIOUSPAGE (//)
  767. page          [ALT]+Up
  768. ;
  769. LOCALE_MENU_MOVETOMARK (//)
  770. Goto bookmark
  771. ;
  772. LOCALE_MENU_SETMARK (//)
  773. Set bookmark
  774. ;
  775. LOCALE_MENU_MARK1 (//)
  776. Mark 1
  777. ;
  778. LOCALE_MENU_MARK2 (//)
  779. Mark 2
  780. ;
  781. LOCALE_MENU_MARK3 (//)
  782. Mark 3
  783. ;
  784. LOCALE_MENU_MARK4 (//)
  785. Mark 4
  786. ;
  787. LOCALE_MENU_WORDBEGIN (//)
  788. Begin of word
  789. ;
  790. LOCALE_MENU_WORDEND (//)
  791. End of word
  792. ;
  793. LOCALE_MENU_LINEBEGIN (//)
  794. Begin of line
  795. ;
  796. LOCALE_MENU_LINEEND (//)
  797. End of line
  798. ;
  799. LOCALE_MENU_TEXTBEGIN (//)
  800. Begin of text
  801. ;
  802. LOCALE_MENU_TEXTEND (//)
  803. End of text
  804. ;
  805. LOCALE_MENU_WINDOW (//)
  806. Windows
  807. ;
  808. LOCALE_MENU_TESTWIN (//)
  809. Preview window
  810. ;
  811. LOCALE_MENU_ATTRIBUTWIN (//)
  812. Attributes window
  813. ;
  814. LOCALE_MENU_TEXTEDITOR (//)
  815. Texteditor
  816. ;
  817. LOCALE_MENU_PROGHELP (//)
  818. Programming help
  819. ;
  820. LOCALE_MENU_INPUTMSG (//)
  821. Input message handle
  822. ;
  823. LOCALE_MENU_WINDOWS (//)
  824. Windows
  825. ;
  826. LOCALE_MENU_REACTION (//)
  827. ReAction Gadgets
  828. ;
  829. LOCALE_MENU_GADTOOLS (//)
  830. GadTools Gadgets
  831. ;
  832. LOCALE_MENU_ICONNECT (//)
  833. Interconnection Maps
  834. ;
  835. LOCALE_MENU_MENU (//)
  836. Menu
  837. ;
  838. LOCALE_MENU_REQUESTS (//)
  839. Requests
  840. ;
  841. LOCALE_MENU_ASLREQUESTS (//)
  842. ASL-Requests
  843. ;
  844. LOCALE_MENU_LOCALE (//)
  845. Locale-Catalog
  846. ;
  847. LOCALE_MENU_VARIABLES (//)
  848. Global variables
  849. ;
  850. LOCALE_MENU_ARRAYS (//)
  851. Arrays
  852. ;
  853. LOCALE_MENU_INCLUDES (//)
  854. Includes
  855. ;
  856. LOCALE_MENU_LIBRARIES (//)
  857. Libraries
  858. ;
  859. LOCALE_MENU_PROGRAM (//)
  860. Program
  861. ;
  862. LOCALE_MENU_RUNSTORM (//)
  863. Run StormC
  864. ;
  865. LOCALE_MENU_TRANSFERPROJECT (//)
  866. Transfer project
  867. ;
  868. LOCALE_MENU_COMPILE (//)
  869. Compile
  870. ;
  871. LOCALE_MENU_DEBUG (//)
  872. Debug
  873. ;
  874. LOCALE_MENU_PROGSTARTCLI (//)
  875. Run on CLI
  876. ;
  877. LOCALE_MENU_PROGSTARTSTORMRUN (//)
  878. Run on StromRun
  879. ;
  880. GLOB_VAR_CHAR (//)
  881. 20 byte character-array
  882. ;
  883. GLOB_VAR_FLOAT (//)
  884. (8 byte) 2.2e-308...3.5e+308
  885. ;
  886. GLOB_VAR_POINTER (//)
  887. (4 byte) $00000000...$FFFFFFFF
  888. ;
  889. GLOB_VAR_BOOL (//)
  890. (1 bit) TRUE or FALSE
  891. ;
  892. GLOB_VAR_BYTE (//)
  893. (1 byte) -128...127
  894. ;
  895. GLOB_VAR_UBYTE (//)
  896. (1 byte) 0...255
  897. ;
  898. GLOB_VAR_WORD (//)
  899. (2 byte) -32768...32767
  900. ;
  901. GLOB_VAR_UWORD (//)
  902. (2 byte) 0...65535
  903. ;
  904. GLOB_VAR_LONG (//)
  905. (4 byte) -2147483648...2147483647
  906. ;
  907. GLOB_VAR_ULONG (//)
  908. (4 byte) 0...4294967295
  909. ;
  910. ASLTITLE_PROJECT (//)
  911. Pick a projectfile
  912. ;
  913. ASLTITLE_GENERATE (//)
  914. Pick a C/C++-file
  915. ;
  916. ASLTITLE_CATALOG (//)
  917. Pick a catalog-rawfile
  918. ;
  919. ASLTITLE_HEADER (//)
  920. Pick a headerfile
  921. ;
  922. ASLTITLE_STORMPROJ (//)
  923. Pick a stormprojectfile
  924. ;
  925. ASLTITLE_STORMC (//)
  926. Path of StormC
  927. ;
  928. ASLTITLE_CATCOMP (//)
  929. Path of CatComp
  930. ;
  931. ASLTITLE_INCLUDESDIR (//)
  932. Path of includes-directory
  933. ;
  934. ASLTITLE_LIBSDIR (//)
  935. Path of libs-directory
  936. ;
  937. ASLTITLE_SMALLFONT (//)
  938. Smallfont
  939. ;
  940. ASLTITLE_CLIP (//)
  941. Pick a clip
  942. ;
  943. ASLTITLE_DRAWER (//)
  944. Pick a drawer
  945. ;
  946. ASLTITLE_FILE (//)
  947. Pick a file
  948. ;
  949. ASLTITLE_FONT (//)
  950. Pick a font
  951. ;
  952. ASLTITLE_INCLUDES (//)
  953. Pick an include-file
  954. ;
  955. ASLTITLE_LIBRARIES (//)
  956. Pick a library
  957. ;
  958. REQTITLE_DELETE (//)
  959. Emperor Delete Request
  960. ;
  961. REQTITLE_ERROR (//)
  962. Emperor Error Request
  963. ;
  964. REQTITLE_INFO (//)
  965. Emperor 4.1  Information
  966. ;
  967. REQTITLE_REQUEST (//)
  968. Emperor Request
  969. ;
  970. REQGAD_OKAYNO (//)
  971. Okay|No
  972. ;
  973. REQGAD_OKAY (//)
  974. Okay
  975. ;
  976. REQGAD_SEARCH (//)
  977. Search from top|Abort
  978. ;
  979. REQGAD_OVRWRT (//)
  980. Replace|Cancel
  981. ;
  982. REQGAD_IGNOREABORT (//)
  983. Ignore|Abort
  984. ;
  985. REQGAD_SAVEALLREJECT (//)
  986. Save|Save all|Reject|Retain
  987. ;
  988. REQBODY_ERRR_0 (//)
  989.  Fatal initialization error 0: \n\n Emperor couldn't lock your pubscreen ! \n\n Maybe there isn't enough memory.
  990. ;
  991. REQBODY_ERRR_1 (//)
  992.  Fatal initialization error 1: \n\n Emperor is already running !\n Don't run it twice !
  993. ;
  994. REQBODY_ERRR_2 (//)
  995.  Fatal initialization error 2: \n\n Emperor couldn't open message port ! \n\n Maybe there isn't enough memory to open.
  996. ;
  997. REQBODY_ERRR_3 (//)
  998.  Fatal initialization error 3: \n\n Emperor needs a stacksize\n with at least 50000 bytes.\n\n If you are working with the CLI,\n please enter 'stack 50000'.\n\n If you are using Workbench, enlarge\n the stack by getting the icon-information.\n\n If you are using DirectoryOpus,\n modify the stack in 'environment - CLI-start' !
  999. ;
  1000. REQBODY_ERRR_4 (//)
  1001.  Fatal initialization error 4: \n\n Your system has not enough memory installed.\n Emperor needs at least 24 MBytes to work.
  1002. ;
  1003. REQBODY_ERRR_5 (//)
  1004.  Fatal initialization error 5: \n\n Emperor was unable to open \n startup progress window ! \n\n Maybe there isn't enough memory to open.
  1005. ;
  1006. REQBODY_ERRR_6 (//)
  1007.  Fatal initialization error 6: \n\n Emperor was unable to get visual \n informations about the screen to open on ! \n\n Maybe there isn't enough memory.
  1008. ;
  1009. REQBODY_ERRR_LIB_1 (//)
  1010.  Fatal initialization error 10: \n\n Emperor requires library \n graphics.library\n in version 39 to work properly !
  1011. ;
  1012. REQBODY_ERRR_LIB_2 (//)
  1013.  Fatal initialization error 11: \n\n Emperor requires library \n datatypes.library\n in version 39 to work properly !
  1014. ;
  1015. REQBODY_ERRR_LIB_3 (//)
  1016.  Fatal initialization error 12: \n\n Emperor requires library \n gadtools.library\n in version 39 to work properly !
  1017. ;
  1018. REQBODY_ERRR_LIB_4 (//)
  1019.  Fatal initialization error 13: \n\n Emperor requires library \n dos.library\n in version 39 to work properly !
  1020. ;
  1021. REQBODY_ERRR_LIB_5 (//)
  1022.  Fatal initialization error 14: \n\n Emperor requires library \n asl.library\n in version 39 to work properly !
  1023. ;
  1024. REQBODY_ERRR_LIB_6 (//)
  1025.  Fatal initialization error 15: \n\n Emperor requires library \n resource.library\n in version 44 to work properly ! \n\n Maybe you haven't installed AmigaOS 3.5.
  1026. ;
  1027. REQBODY_ERRR_LIB_7 (//)
  1028.  Fatal initialization error 16: \n\n Emperor requires gadget \n gadgets/button.gadget\n in version 44 to work correctly !
  1029. ;
  1030. REQBODY_ERRR_LIB_8 (//)
  1031.  Fatal initialization error 17: \n\n Emperor requires gadget \n gadgets/checkbox.gadget\n in version 44 to work correctly !
  1032. ;
  1033. REQBODY_ERRR_LIB_9 (//)
  1034.  Fatal initialization error 18: \n\n Emperor requires gadget \n gadgets/chooser.gadget\n in version 44 to work correctly !
  1035. ;
  1036. REQBODY_ERRR_LIB_10 (//)
  1037.  Fatal initialization error 19: \n\n Emperor requires gadget \n gadgets/clicktab.gadget\n in version 44 to work correctly !
  1038. ;
  1039. REQBODY_ERRR_LIB_11 (//)
  1040.  Fatal initialization error 20: \n\n Emperor requires gadget \n gadgets/colorwheel.gadget\n in version 44 to work correctly !
  1041. ;
  1042. REQBODY_ERRR_LIB_12 (//)
  1043.  Fatal initialization error 21: \n\n Emperor requires gadget \n gadgets/datebrowser.gadget\n in version 44 to work correctly !
  1044. ;
  1045. REQBODY_ERRR_LIB_13 (//)
  1046.  Fatal initialization error 22: \n\n Emperor requires gadget \n gadgets/fuelgauge.gadget\n in version 44 to work correctly !
  1047. ;
  1048. REQBODY_ERRR_LIB_14 (//)
  1049.  Fatal initialization error 23: \n\n Emperor requires gadget \n gadgets/getfile.gadget\n in version 44 to work correctly !
  1050. ;
  1051. REQBODY_ERRR_LIB_15 (//)
  1052.  Fatal initialization error 24: \n\n Emperor requires gadget \n gadgets/getfont.gadget\n in version 44 to work correctly !
  1053. ;
  1054. REQBODY_ERRR_LIB_16 (//)
  1055.  Fatal initialization error 25: \n\n Emperor requires gadget \n gadgets/getscreenmode.gadget\n in version 44 to work correctly !
  1056. ;
  1057. REQBODY_ERRR_LIB_17 (//)
  1058.  Fatal initialization error 26: \n\n Emperor requires gadget \n gadgets/gradientslider.gadget\n in version 44 to work correctly !
  1059. ;
  1060. REQBODY_ERRR_LIB_18 (//)
  1061.  Fatal initialization error 27: \n\n Emperor requires gadget \n gadgets/integer.gadget\n in version 44 to work correctly !
  1062. ;
  1063. REQBODY_ERRR_LIB_19 (//)
  1064.  Fatal initialization error 28: \n\n Emperor requires gadget \n gadgets/layout.gadget\n in version 44 to work correctly !
  1065. ;
  1066. REQBODY_ERRR_LIB_20 (//)
  1067.  Fatal initialization error 29: \n\n Emperor requires gadget \n gadgets/listbrowser.gadget\n in version 44 to work correctly !
  1068. ;
  1069. REQBODY_ERRR_LIB_21 (//)
  1070.  Fatal initialization error 30: \n\n Emperor requires gadget \n gadgets/palette.gadget\n in version 44 to work correctly !
  1071. ;
  1072. REQBODY_ERRR_LIB_22 (//)
  1073.  Fatal initialization error 31: \n\n Emperor requires gadget \n gadgets/radiobutton.gadget\n in version 44 to work correctly !
  1074. ;
  1075. REQBODY_ERRR_LIB_23 (//)
  1076.  Fatal initialization error 32: \n\n Emperor requires gadget \n gadgets/scroller.gadget\n in version 44 to work correctly !
  1077. ;
  1078. REQBODY_ERRR_LIB_24 (//)
  1079.  Fatal initialization error 33: \n\n Emperor requires gadget \n gadgets/slider.gadget\n in version 44 to work correctly !
  1080. ;
  1081. REQBODY_ERRR_LIB_25 (//)
  1082.  Fatal initialization error 34: \n\n Emperor requires gadget \n gadgets/space.gadget\n in version 44 to work correctly !
  1083. ;
  1084. REQBODY_ERRR_LIB_26 (//)
  1085.  Fatal initialization error 35: \n\n Emperor requires gadget \n gadgets/speedbar.gadget\n in version 44 to work correctly !
  1086. ;
  1087. REQBODY_ERRR_LIB_27 (//)
  1088.  Fatal initialization error 36: \n\n Emperor requires gadget \n gadgets/string.gadget\n in version 44 to work correctly !
  1089. ;
  1090. REQBODY_ERRR_LIB_28 (//)
  1091.  Fatal initialization error 37: \n\n Emperor requires gadget \n gadgets/tapedeck.gadget\n in version 40 to work correctly !
  1092. ;
  1093. REQBODY_ERRR_LIB_29 (//)
  1094.  Fatal initialization error 38: \n\n Emperor requires gadget \n gadgets/texteditor.gadget\n in version 15 to work correctly !
  1095. ;
  1096. REQBODY_ERRR_LIB_30 (//)
  1097.  Fatal initialization error 39: \n\n Emperor requires image \n images/bevel.image\n in version 44 to work correctly !
  1098. ;
  1099. REQBODY_ERRR_LIB_31 (//)
  1100.  Fatal initialization error 40: \n\n Emperor requires image \n images/bitmap.image\n in version 44 to work correctly !
  1101. ;
  1102. REQBODY_ERRR_LIB_32 (//)
  1103.  Fatal initialization error 41: \n\n Emperor requires image \n images/drawlist.image\n in version 44 to work correctly !
  1104. ;
  1105. REQBODY_ERRR_LIB_33 (//)
  1106.  Fatal initialization error 42: \n\n Emperor requires image \n images/glyph.image\n in version 44 to work correctly !
  1107. ;
  1108. REQBODY_ERRR_LIB_34 (//)
  1109.  Fatal initialization error 43: \n\n Emperor requires image \n images/label.image\n in version 44 to work correctly !
  1110. ;
  1111. REQBODY_ERRR_LIB_35 (//)
  1112.  Fatal initialization error 44: \n\n Emperor requires image \n images/penmap.image\n in version 44 to work correctly !
  1113. ;
  1114. REQBODY_ERRR_LIB_36 (//)
  1115.  Fatal initialization error 45: \n\n Emperor requires class \n arexx.class\n in version 44 to work correctly !
  1116. ;
  1117. REQBODY_ERRR_LIB_37 (//)
  1118.  Fatal initialization error 46: \n\n Emperor requires class \n requester.class\n in version 42 to work correctly !
  1119. ;
  1120. REQBODY_ERRR_LIB_38 (//)
  1121.  Fatal initialization error 47: \n\n Emperor requires class \n window.class\n in version 44 to work correctly !
  1122. ;
  1123. REQBODY_ERRR_LIB_39 (//)
  1124.  Fatal initialization error 48: \n\n Emperor requires library \n dos.library\n in version 39 to work properly !
  1125. ;
  1126. REQBODY_ERRR_WRONGLAYOUTVERSION (//)
  1127.  Initialization error 49: \n\n You are using layout.gadget of \n AmigaOS 3.9 BoingBag #1 in version 45.7. \n This gadget version contains an \n incompatibility to Emperor. \n\n Emperor crashes when you are clicking onto \n the preview-button and the gadgetlist \n contains a clicktab-gadget ! \n\n Please install a well-working earlier version of \n layout.gadget (e.g. v45.4 of your AmigaOS 3.9-CD).
  1128. ;
  1129. REQBODY_ERRR_OPEN (//)
  1130.  Runtime error 1: \n\n Emperor was unable to open \n selected file ! \n\n Maybe it doesn't exist, \n or it is in use, \n or it isn't an Emperor-projectfile.
  1131. ;
  1132. REQBODY_ERRR_SAVE (//)
  1133.  Runtime error 2: \n\n Emperor was unable to save \n selected file ! \n\n Maybe it is in use.
  1134. ;
  1135. REQBODY_ERRR_CATA (//)
  1136.  Runtime error 3: \n\n Emperor was unable to find \n CatComp in your path ! \n Please check the path in menu 'Project - Preferences'.
  1137. ;
  1138. REQBODY_NOTFOUND1 (//)
  1139.  Runtime error 4: \n\n Emperor was unable to find \n StormC in your path ! \n Please check the path in menu 'Project - Preferences'.
  1140. ;
  1141. REQBODY_NOTFOUND2 (//)
  1142.  Runtime error 5: \n\n Emperor couldn't find StormC.rexx script in drawer:\n Emperor:Scripts/StromC.rexx
  1143. ;
  1144. REQBODY_NOTFOUND3 (//)
  1145.  Runtime error 6: \n\n Emperor couldn't find Emperor.guide in drawer:\n Emperor:Emperor.guide
  1146. ;
  1147. REQBODY_ERRR_NOOS35WIN (//)
  1148.  Runtime error 7: \n\n Emperor was unable to add \n current gadget to your list. \n The window you have selected is an old-style window, \n which couldn't contain any Reaction gadgets ! \n\n Please change window, or put it into \n AmigaOS 3.5-mode by deselecting gadget \n 'AmigaOS 2.0-window' on the attribut-page \n 'Sizes' of the window !
  1149. ;
  1150. REQBODY_ERRR_NOUNDOS (//)
  1151.  Runtime error 8: \n\n Emperor was unable to undo once again, \n because there is no undo-step in the buffer !
  1152. ;
  1153. REQBODY_ERRR_NOREDOS (//)
  1154.  Runtime error 9: \n\n Emperor was unable to redo once again, \n because there is no redo-step in the buffer !
  1155. ;
  1156. REQBODY_ENTERNAME (//)
  1157.  Runtime error 10: \n\n You havn't got choosen \n a name for the current object. \n Please give this object a valid name ! \n\n When adding includes, you will have to choose one from disk; \n when adding libraries, you will have to choose one from disk \n and enter the basename for it !
  1158. ;
  1159. REQBODY_ERRR_NOMEM (//)
  1160.  Runtime error 11: \n\n Emperor was unable to allocate free memory ! \n Please close other applications to try again.
  1161. ;
  1162. REQBODY_ERRR_NOBRACKET (//)
  1163.  Runtime error 12: \n\n Emperor was unable to find \n a bracket below the cursor ! \n\n Please make sure, that the cursor \n is above one of these characters: \n '[ ]  { }  ( )  < >' when calling.
  1164. ;
  1165. REQBODY_ERRR_TWICEDEF (//)
  1166.  Runtime error 13: \n\n Emperor was unable to create this item \n because there is another object with that name ! \n\n Please edit following objectname : \n
  1167. ;
  1168. REQBODY_ERRR_EMPTYCLIP (//)
  1169.  Runtime error 14: \n\n Emperor was unable to locate \n a clip according to this list ! \n\n Please cut or copy an object before pasting.
  1170. ;
  1171. REQBODY_DELETE (//)
  1172.  Do you really want to \n delete selected project ?
  1173. ;
  1174. REQBODY_INFO (//)
  1175.  Object-oriented programming \n language for AMIGA (Emperor) \n\n G I F T W A R E \n written by Matthias Gietzelt \n Version: 4.1  (16.07.2001) \n\n If you are using Emperor for developing \n own software, please inform me about it. \n I'll be very happy about every eMail I get ! \n\n eMail: shamane@exmail.de
  1176. ;
  1177. REQBODY_OVRWRT (//)
  1178.  Selected file does already exists. \n Do you want to replace it ?
  1179. ;
  1180. REQBODY_QUIT (//)
  1181.  Do you really want \n to quit this program ?
  1182. ;
  1183. REQBODY_SEARCH (//)
  1184.  Can't find string in your sourcetext ! \n Do you want to start searching from top ?
  1185. ;
  1186. REQBODY_CLEARLIST (//)
  1187.  Do you really want \n to clear the whole list ?
  1188. ;
  1189. REQBODY_NEWSAVE (//)
  1190.  Emperor wants to create a new project. \n What do you want to do with the old one ?
  1191. ;
  1192. GADHELP_LISTVIEW_1_1 (//)
  1193. Own hierachical list of Reaction-gadgets
  1194. ;
  1195. GADHELP_BUTTON_1_1 (//)
  1196. Add modified gadget to your own list
  1197. ;
  1198. GADHELP_BUTTON_1_2 (//)
  1199. Move item in your own list up
  1200. ;
  1201. GADHELP_BUTTON_1_3 (//)
  1202. Move item in your own list down
  1203. ;
  1204. GADHELP_BUTTON_1_4 (//)
  1205. Remove item from your own list
  1206. ;
  1207. GADHELP_BUTTON_1_5 (//)
  1208. Open preview-window to see defined Gadgets
  1209. ;
  1210. GADHELP_BUTTON_1_6 (//)
  1211. Reset the whole own list to defaults
  1212. ;
  1213. GADHELP_LISTVIEW_1_2 (//)
  1214. List of all currently available Reaction-gadgets
  1215. ;
  1216. GADHELP_LISTVIEW_1_1_REQUEST (//)
  1217. Own list of requesters
  1218. ;
  1219. GADHELP_BUTTON_1_1_REQUEST (//)
  1220. Add modified request to your own list
  1221. ;
  1222. GADHELP_BUTTON_1_5_REQUEST (//)
  1223. Open preview-requester
  1224. ;
  1225. GADHELP_LISTVIEW_1_2_REQUEST (//)
  1226. List of all prepared requesters
  1227. ;
  1228. GADHELP_LISTVIEW_1_1_MENU (//)
  1229. Own hierachical list of the menustrip
  1230. ;
  1231. GADHELP_BUTTON_1_1_MENU (//)
  1232. Add modified menu-object to your own list
  1233. ;
  1234. GADHELP_BUTTON_1_5_MENU (//)
  1235. Create test-menu
  1236. ;
  1237. GADHELP_LISTVIEW_1_2_MENU (//)
  1238. List of menukinds and all prepared menus
  1239. ;
  1240. GADHELP_LISTVIEW_1_1_ASL (//)
  1241. Own list of ASL-requesters
  1242. ;
  1243. GADHELP_BUTTON_1_1_ASL (//)
  1244. Add modified ASL-request to your own list
  1245. ;
  1246. GADHELP_BUTTON_1_5_ASL (//)
  1247. Open test-ASL-requester
  1248. ;
  1249. GADHELP_LISTVIEW_1_2_ASL (//)
  1250. List of all prepared ASL-requesters
  1251. ;
  1252. GADHELP_LISTVIEW_1_1_LOCALE (//)
  1253. Own list of translated catalog-identifications
  1254. ;
  1255. GADHELP_BUTTON_1_1_LOCALE (//)
  1256. Add catalog-identification to your own list
  1257. ;
  1258. GADHELP_LISTVIEW_1_2_LOCALE (//)
  1259. List of all currently supported languages
  1260. ;
  1261. GADHELP_LISTVIEW_1_1_ARRAYS (//)
  1262. Own list of all arrays
  1263. ;
  1264. GADHELP_BUTTON_1_1_ARRAYS (//)
  1265. Add current array to your own list
  1266. ;
  1267. GADHELP_LISTVIEW_1_2_ARRAYS (//)
  1268. List of all currently supported arraykinds
  1269. ;
  1270. GADHELP_LISTVIEW_1_1_GLOBVARS (//)
  1271. Own list of all global variables
  1272. ;
  1273. GADHELP_BUTTON_1_1_GLOBVARS (//)
  1274. Add variable to your own list
  1275. ;
  1276. GADHELP_LISTVIEW_1_2_GLOBVARS (//)
  1277. List of all currently supported variablekinds
  1278. ;
  1279. GADHELP_LISTVIEW_1_1_WINDOWS (//)
  1280. Own list of all created windows
  1281. ;
  1282. GADHELP_BUTTON_1_1_WINDOWS (//)
  1283. Add window to your own list
  1284. ;
  1285. GADHELP_LISTVIEW_1_2_WINDOWS (//)
  1286. List of currently supported windowkinds
  1287. ;
  1288. GADHELP_LISTVIEW_1_1_GADTOOLS (//)
  1289. Own list of all gadtools gadgets
  1290. ;
  1291. GADHELP_BUTTON_1_1_GADTOOLS (//)
  1292. Add gadtools gadget to your own list
  1293. ;
  1294. GADHELP_LISTVIEW_1_2_GADTOOLS (//)
  1295. List of all currently available GadTools-gadgets
  1296. ;
  1297. GADHELP_LISTVIEW_1_1_ICONNECT (//)
  1298. Own list of all interconnected gadgets
  1299. ;
  1300. GADHELP_BUTTON_1_1_ICONNECT (//)
  1301. Add interconnection map to your own list
  1302. ;
  1303. GADHELP_LISTVIEW_1_2_ICONNECT (//)
  1304. List of all currently supported map-kinds
  1305. ;
  1306. GADHELP_LISTVIEW_1_1_INCLUDES (//)
  1307. Own list of all includes
  1308. ;
  1309. GADHELP_BUTTON_1_1_INCLUDES (//)
  1310. Add current include to your own list
  1311. ;
  1312. GADHELP_LISTVIEW_1_2_INCLUDES (//)
  1313. List of all currently supported includekinds
  1314. ;
  1315. GADHELP_LISTVIEW_1_1_LIBRARIES (//)
  1316. Own list of all libraries
  1317. ;
  1318. GADHELP_BUTTON_1_1_LIBRARIES (//)
  1319. Add current library to your own list
  1320. ;
  1321. GADHELP_LISTVIEW_1_2_LIBRARIES (//)
  1322. List of all currently supported librarykinds
  1323. ;
  1324. GADHELP_STRING_2_1 (//)
  1325. LeftEdge of the window relative to the left border of the screen
  1326. ;
  1327. GADHELP_STRING_2_2 (//)
  1328. TopEdge of the window relative to the top border of the screen
  1329. ;
  1330. GADHELP_STRING_2_3 (//)
  1331. Relative x-Position to selected var/fix-position below
  1332. ;
  1333. GADHELP_STRING_2_4 (//)
  1334. Relative y-Position to selected var/fix-position below
  1335. ;
  1336. GADHELP_STRING_2_5 (//)
  1337. Minimal width of the window
  1338. ;
  1339. GADHELP_STRING_2_6 (//)
  1340. Minimal height of the window
  1341. ;
  1342. GADHELP_STRING_2_7 (//)
  1343. Width of the window, including left and right border
  1344. ;
  1345. GADHELP_STRING_2_8 (//)
  1346. Height of the window, including top and bottom border
  1347. ;
  1348. GADHELP_STRING_2_9 (//)
  1349. Width without borders
  1350. ;
  1351. GADHELP_STRING_2_10 (//)
  1352. Height without borders
  1353. ;
  1354. GADHELP_STRING_2_11 (//)
  1355. Maximal width of the window
  1356. ;
  1357. GADHELP_STRING_2_12 (//)
  1358. Maximal height of the window
  1359. ;
  1360. GADHELP_STRING_2_13 (//)
  1361. Title of the window
  1362. ;
  1363. GADHELP_STRING_2_14 (//)
  1364. Title of the screen, while window is active
  1365. ;
  1366. GADHELP_STRING_2_16 (//)
  1367. Screen to open window on
  1368. ;
  1369. GADHELP_STRING_2_17 (//)
  1370. Help-group connection to the window
  1371. ;
  1372. GADHELP_STRING_2_18 (//)
  1373. Title of iconified application
  1374. ;
  1375. GADHELP_STRING_2_19 (//)
  1376. Catalog-Identification for title of the window
  1377. ;
  1378. GADHELP_STRING_2_20 (//)
  1379. Catalog-Identification for title of the screen, when active
  1380. ;
  1381. GADHELP_STRING_2_21 (//)
  1382. Catalog-Identification for the name of the icon, when iconified
  1383. ;
  1384. GADHELP_STRING_2_WINNAME (//)
  1385. Name of the window-structure
  1386. ;
  1387. GADHELP_STRING_2_WINOBJNAME (//)
  1388. Name of the window-objects
  1389. ;
  1390. GADHELP_MX_2_2 (//)
  1391. Neither configure inner-sizes nor outer-sizes
  1392. ;
  1393. GADHELP_CHOOSER_2_4 (//)
  1394. Configure expanded window-positioning
  1395. ;
  1396. GADHELP_CHECKBOX_2_1 (//)
  1397. Window is in AmigaOS 2.0 mode (for GadTools-gadgets)
  1398. ;
  1399. GADHELP_CHECKBOX_2_27 (//)
  1400. Window has got a size-gadget
  1401. ;
  1402. GADHELP_CHECKBOX_2_28 (//)
  1403. Window is dragable
  1404. ;
  1405. GADHELP_CHECKBOX_2_29 (//)
  1406. Window has got a depth-gadget
  1407. ;
  1408. GADHELP_CHECKBOX_2_30 (//)
  1409. Window has got a close-gadget
  1410. ;
  1411. GADHELP_CHECKBOX_2_31 (//)
  1412. Window is shown behind all other windows
  1413. ;
  1414. GADHELP_CHECKBOX_2_32 (//)
  1415. Window sends mousemoves when happen
  1416. ;
  1417. GADHELP_CHECKBOX_2_33 (//)
  1418. Window needs no refresh
  1419. ;
  1420. GADHELP_CHECKBOX_2_34 (//)
  1421. Window is drawn without borders
  1422. ;
  1423. GADHELP_CHECKBOX_2_35 (//)
  1424. Window is activated when opened
  1425. ;
  1426. GADHELP_CHECKBOX_2_36 (//)
  1427. Window tells you, when the RightMouseButton was pressed
  1428. ;
  1429. GADHELP_CHECKBOX_2_37 (//)
  1430. Window is not in smartrefresh-mode
  1431. ;
  1432. GADHELP_CHECKBOX_2_38 (//)
  1433. the sizegadget-border is shown on the right edge
  1434. ;
  1435. GADHELP_CHECKBOX_2_39 (//)
  1436. the sizegadget-border is shown on the bottom edge
  1437. ;
  1438. GADHELP_CHECKBOX_2_40 (//)
  1439. Windowsize will be automatically adjusted
  1440. ;
  1441. GADHELP_CHECKBOX_2_41 (//)
  1442. unprotect border-defnition when drawing
  1443. ;
  1444. GADHELP_CHECKBOX_2_42 (//)
  1445. Window has got a iconify-gadget
  1446. ;
  1447. GADHELP_STRING_2_1_REQ (//)
  1448. Name of the request
  1449. ;
  1450. GADHELP_STRING_2_2_REQ (//)
  1451. Text shown in the topborder of the request
  1452. ;
  1453. GADHELP_STRING_2_3_REQ (//)
  1454. Text shown within the request ('\' and 'n' for a newline)
  1455. ;
  1456. GADHELP_STRING_2_4_REQ (//)
  1457. Text shown in the request-gadgets ('|' separator to specify choices)
  1458. ;
  1459. GADHELP_STRING_2_5_REQ (//)
  1460. Catalog-Identification for the titletext
  1461. ;
  1462. GADHELP_STRING_2_6_REQ (//)
  1463. Catalog-Identification for the bodytext
  1464. ;
  1465. GADHELP_STRING_2_7_REQ (//)
  1466. Catalog-Identification for the gadgettext
  1467. ;
  1468. GADHELP_STRING_2_8_REQ (//)
  1469. Screen connection to the requester
  1470. ;
  1471. GADHELP_CHECK_2_1_REQ (//)
  1472. enables creation of a new requester-kind based on ReAction
  1473. ;
  1474. GADHELP_CHECK_2_2_REQ (//)
  1475. Requester has got a close-gadget
  1476. ;
  1477. GADHELP_CHECK_2_3_REQ (//)
  1478. turn mousepointer into busy-state, if requester is inactive
  1479. ;
  1480. GADHELP_CHECK_2_4_REQ (//)
  1481. enables moving requester by clicking in it (special drag-mode)
  1482. ;
  1483. GADHELP_CHECK_2_5_REQ (//)
  1484. a horizontal bar will be shown between requester-gadgets and -body
  1485. ;
  1486. GADHELP_CHECK_2_6_REQ (//)
  1487. Requester has got a size-gadget
  1488. ;
  1489. GADHELP_CHECK_2_7_REQ (//)
  1490. the sizegadget-border is shown on the right edge
  1491. ;
  1492. GADHELP_CHECK_2_8_REQ (//)
  1493. the sizegadget-border is shown on the bottom edge
  1494. ;
  1495. GADHELP_CHOOSER_2_1_REQ (//)
  1496. expanded requester-position control
  1497. ;
  1498. GADHELP_CHOOSER_2_2_REQ (//)
  1499. Screen connection to the requester
  1500. ;
  1501. GADHELP_INTEGER_2_1_REQ (//)
  1502. Width of the requester
  1503. ;
  1504. GADHELP_INTEGER_2_2_REQ (//)
  1505. Heigth of the requester
  1506. ;
  1507. GADHELP_STRING_2_1_MENU (//)
  1508. Labels of the menu
  1509. ;
  1510. GADHELP_STRING_2_2_MENU (//)
  1511. Commandkey which release the menuitem, too
  1512. ;
  1513. GADHELP_STRING_2_3_MENU (//)
  1514. Catalog-Identification for the menulabel
  1515. ;
  1516. GADHELP_STRING_2_4_MENU (//)
  1517. Name of the menu-structure used in source
  1518. ;
  1519. GADHELP_STRING_2_5_MENU (//)
  1520. Pennumber of the frontpen
  1521. ;
  1522. GADHELP_STRING_2_6_MENU (//)
  1523. Name of the image used at rendering checkmarks
  1524. ;
  1525. GADHELP_STRING_2_7_MENU (//)
  1526. Name of the image used at rendering amigakeys
  1527. ;
  1528. GADHELP_STRING_2_NAME_MENU (//)
  1529. Name of the menu-object in your program
  1530. ;
  1531. GADHELP_CHECK_2_1_MENU (//)
  1532. define separator
  1533. ;
  1534. GADHELP_CHECK_2_2_MENU (//)
  1535. Configure, that this item is toggled (in connecting with MutualExclude)
  1536. ;
  1537. GADHELP_CHECK_2_3_MENU (//)
  1538. Show instead of checkmarks radiobuttons
  1539. ;
  1540. GADHELP_CHECK_2_4_MENU (//)
  1541. Set whether the item can be selected
  1542. ;
  1543. GADHELP_CHECK_2_5_MENU (//)
  1544. Set whether the item is selected (makes only sense when CheckIt = ON)
  1545. ;
  1546. GADHELP_CHECK_2_6_MENU (//)
  1547. Disables menuitem and protect it from choosing
  1548. ;
  1549. GADHELP_CHECK_2_7_MENU (//)
  1550. Enables the menu for choosing
  1551. ;
  1552. GADHELP_CHECK_2_8_MENU (//)
  1553. Enables the menu-newlook-feature
  1554. ;
  1555. GADHELP_GETFONT_2_1_MENU (//)
  1556. Choose font for the menu
  1557. ;
  1558. GADHELP_STRING_2_1_GADGET_BT (//)
  1559. Text of the button
  1560. ;
  1561. GADHELP_STRING_2_2_GADGET_BT (//)
  1562. Catalog-Identification for text of the button
  1563. ;
  1564. GADHELP_STRING_2_3_GADGET_BUTTON (//)
  1565. Name of image shown within the button
  1566. ;
  1567. GADHELP_INTEGER_2_1_GADGET_BUTTON (//)
  1568. Pennumber of the inner filling
  1569. ;
  1570. GADHELP_INTEGER_2_2_GADGET_BUTTON (//)
  1571. Pennumber of the background of the text
  1572. ;
  1573. GADHELP_INTEGER_2_3_GADGET_BUTTON (//)
  1574. Pennumber of the background
  1575. ;
  1576. GADHELP_INTEGER_2_4_GADGET_BUTTON (//)
  1577. Pennumber of the text
  1578. ;
  1579. GADHELP_CHOOSER_2_1_GADGET_BUTTON (//)
  1580. Specify a system-glyph to show it in the button
  1581. ;
  1582. GADHELP_CHOOSER_2_2_GADGET_BUTTON (//)
  1583. Button bevel box rendering style
  1584. ;
  1585. GADHELP_CHOOSER_2_3_GADGET_BUTTON (//)
  1586. Location of button text label
  1587. ;
  1588. GADHELP_CHOOSER_2_4_GADGET_BUTTON (//)
  1589. Set font-style of the text
  1590. ;
  1591. GADHELP_CHOOSER_2_5_GADGET_BUTTON (//)
  1592. Image connection for the button
  1593. ;
  1594. GADHELP_CHECKBOX_2_1_GADGET_BUTTON (//)
  1595. Indicates the button to stay pressed, when selected
  1596. ;
  1597. GADHELP_CHECKBOX_2_2_GADGET_BUTTON (//)
  1598. Make button background rendering transparent
  1599. ;
  1600. GADHELP_CHECKBOX_2_3_GADGET_BUTTON (//)
  1601. Button is switched to on as default
  1602. ;
  1603. GADHELP_STRING_2_1_GADGET_CB (//)
  1604. Text of the checkbox
  1605. ;
  1606. GADHELP_STRING_2_2_GADGET_CB (//)
  1607. Catalog-Identification for text of the checkbox
  1608. ;
  1609. GADHELP_CHECKBOX_2_1_GADGET_CHECKBOX (//)
  1610. When selected, the checkbox is switched to on as default
  1611. ;
  1612. GADHELP_INTEGER_2_1_GADGET_CHECKBOX (//)
  1613. Pennumber of the inner filling
  1614. ;
  1615. GADHELP_INTEGER_2_2_GADGET_CHECKBOX (//)
  1616. Pennumber of the background of the text
  1617. ;
  1618. GADHELP_INTEGER_2_3_GADGET_CHECKBOX (//)
  1619. Pennumber of the background
  1620. ;
  1621. GADHELP_CHOOSER_2_1_GADGET_CHECKBOX (//)
  1622. Location of checkbox text label
  1623. ;
  1624. GADHELP_STRING_2_1_GADGET_CHOOSER (//)
  1625. Titletext of the chooser
  1626. ;
  1627. GADHELP_STRING_2_2_GADGET_CHOOSER (//)
  1628. Catalog-Identification for titletext of the chooser
  1629. ;
  1630. GADHELP_STRING_2_3_GADGET_CHOOSER (//)
  1631. Nodes connection to the chooser
  1632. ;
  1633. GADHELP_CHOOSER_2_1_GADGET_CHOOSER (//)
  1634. Nodes connection to the chooser
  1635. ;
  1636. GADHELP_INTEGER_2_1_GADGET_CHOOSER (//)
  1637. Maximum number of labels, that will be displayed in the chooser
  1638. ;
  1639. GADHELP_INTEGER_2_2_GADGET_CHOOSER (//)
  1640. Offset of the node-structure
  1641. ;
  1642. GADHELP_INTEGER_2_3_GADGET_CHOOSER (//)
  1643. Number of selected label in the list
  1644. ;
  1645. GADHELP_INTEGER_2_4_GADGET_CHOOSER (//)
  1646. Width of the chooser menu
  1647. ;
  1648. GADHELP_CHECKBOX_2_1_GADGET_CHOOSER (//)
  1649. Set the width of the chooser menu automatically
  1650. ;
  1651. GADHELP_CHECKBOX_2_2_GADGET_CHOOSER (//)
  1652. Sets the chooser to work in dropdown mode
  1653. ;
  1654. GADHELP_CHECKBOX_2_3_GADGET_CHOOSER (//)
  1655. Don't show the chooser itself, but the menu, when clicking on it
  1656. ;
  1657. GADHELP_CHECKBOX_2_4_GADGET_CHOOSER (//)
  1658. Sets the chooser to work in popup mode
  1659. ;
  1660. GADHELP_STRING_2_1_GADGET_CLICKTAB (//)
  1661. Labels connection to the clicktab
  1662. ;
  1663. GADHELP_STRING_2_2_GADGET_CLICKTAB (//)
  1664. PageGroup connection to the clicktab
  1665. ;
  1666. GADHELP_CHOOSER_2_1_GADGET_CLICKTAB (//)
  1667. Labels connection to the clicktab
  1668. ;
  1669. GADHELP_CHOOSER_2_2_GADGET_CLICKTAB (//)
  1670. PageGroup connection to the clicktab
  1671. ;
  1672. GADHELP_INTEGER_2_1_GADGET_CLICKTAB (//)
  1673. Current selected label of the clicktab
  1674. ;
  1675. GADHELP_STRING_2_1_GADGET_COLORWHEEL (//)
  1676. Screen connection to the colorwheel
  1677. ;
  1678. GADHELP_STRING_2_2_GADGET_COLORWHEEL (//)
  1679. When rendering without enough cols, the wheel shows these letters instead
  1680. ;
  1681. GADHELP_STRING_2_3_GADGET_COLORWHEEL (//)
  1682. GradientSlider connection to the colorwheel
  1683. ;
  1684. GADHELP_CHOOSER_2_1_GADGET_COLORWHEEL (//)
  1685. GradientSlider connection to the colorwheel
  1686. ;
  1687. GADHELP_CHOOSER_2_2_GADGET_COLORWHEEL (//)
  1688. Screen connection to the colorwheel
  1689. ;
  1690. GADHELP_INTEGER_2_1_GADGET_COLORWHEEL (//)
  1691. Maximum color pens the colorwheel should attempt to allocate
  1692. ;
  1693. GADHELP_CHECKBOX_2_1_GADGET_COLORWHEEL (//)
  1694. Gives more information by activating the colorwheel
  1695. ;
  1696. GADHELP_CHECKBOX_2_2_GADGET_COLORWHEEL (//)
  1697. Don't select colors twice
  1698. ;
  1699. GADHELP_CHECKBOX_2_3_GADGET_COLORWHEEL (//)
  1700. Draws a raised bevelled box around the wheel
  1701. ;
  1702. GADHELP_DATEBROWSER_2_1_GADGET_DATEBROWSER (//)
  1703. Choose day
  1704. ;
  1705. GADHELP_INTEGER_2_1_GADGET_DATEBROWSER (//)
  1706. Choose day
  1707. ;
  1708. GADHELP_INTEGER_2_3_GADGET_DATEBROWSER (//)
  1709. Choose year
  1710. ;
  1711. GADHELP_CHOOSER_2_1_GADGET_DATEBROWSER (//)
  1712. Choose month
  1713. ;
  1714. GADHELP_CHECKBOX_2_1_GADGET_DATEBROWSER (//)
  1715. Select one or more days
  1716. ;
  1717. GADHELP_CHECKBOX_2_2_GADGET_DATEBROWSER (//)
  1718. Show weekdays in the title
  1719. ;
  1720. GADHELP_INTEGER_2_1_GADGET_FUELGAUGE (//)
  1721. Minimum value of the gauge
  1722. ;
  1723. GADHELP_INTEGER_2_2_GADGET_FUELGAUGE (//)
  1724. Number of tickmarks rendered along the bottom of the gadget
  1725. ;
  1726. GADHELP_INTEGER_2_3_GADGET_FUELGAUGE (//)
  1727. Maximum value of the gauge
  1728. ;
  1729. GADHELP_INTEGER_2_4_GADGET_FUELGAUGE (//)
  1730. Size of tickmarks in pixels
  1731. ;
  1732. GADHELP_INTEGER_2_5_GADGET_FUELGAUGE (//)
  1733. Pennumber of the tickmarks
  1734. ;
  1735. GADHELP_INTEGER_2_6_GADGET_FUELGAUGE (//)
  1736. Pennumber of the percentage text label
  1737. ;
  1738. GADHELP_INTEGER_2_7_GADGET_FUELGAUGE (//)
  1739. Pennumber of the filled section
  1740. ;
  1741. GADHELP_INTEGER_2_8_GADGET_FUELGAUGE (//)
  1742. Pennumber of the empty section
  1743. ;
  1744. GADHELP_CHOOSER_2_1_GADGET_FUELGAUGE (//)
  1745. Justification mode of the fuelgauge text label
  1746. ;
  1747. GADHELP_CHOOSER_2_2_GADGET_FUELGAUGE (//)
  1748. Sets the orientation of the fuelgauge
  1749. ;
  1750. GADHELP_CHECKBOX_2_1_GADGET_FUELGAUGE (//)
  1751. Enables rendering of shortticks between the larger tickmarks
  1752. ;
  1753. GADHELP_CHECKBOX_2_2_GADGET_FUELGAUGE (//)
  1754. Set, if fuelgauge should display level as percent
  1755. ;
  1756. GADHELP_STRING_2_2_GADGET_GETFILE (//)
  1757. Requester title text
  1758. ;
  1759. GADHELP_STRING_2_3_GADGET_GETFILE (//)
  1760. Catalog-Identification of the requester title text
  1761. ;
  1762. GADHELP_STRING_2_4_GADGET_GETFILE (//)
  1763. Pattern to accept
  1764. ;
  1765. GADHELP_STRING_2_5_GADGET_GETFILE (//)
  1766. Pattern to reject
  1767. ;
  1768. GADHELP_CHECKBOX_2_1_GADGET_GETFILE (//)
  1769. Enables file-expand feature
  1770. ;
  1771. GADHELP_CHECKBOX_2_2_GADGET_GETFILE (//)
  1772. Enables savemode (use another backfill)
  1773. ;
  1774. GADHELP_CHECKBOX_2_3_GADGET_GETFILE (//)
  1775. Enables multiselect-feature
  1776. ;
  1777. GADHELP_CHECKBOX_2_4_GADGET_GETFILE (//)
  1778. Set to TRUE, if a pattern gadget should displayed
  1779. ;
  1780. GADHELP_CHECKBOX_2_5_GADGET_GETFILE (//)
  1781. Set to TRUE, if only drawers should displayed
  1782. ;
  1783. GADHELP_CHECKBOX_2_7_GADGET_GETFILE (//)
  1784. Set to TRUE, if .info-files shouldn't displayed
  1785. ;
  1786. GADHELP_GETFILE_2_1_GADGET_GETFILE (//)
  1787. Choose initial file
  1788. ;
  1789. GADHELP_GETFILE_2_2_GADGET_GETFILE (//)
  1790. Choose initial directory
  1791. ;
  1792. GADHELP_STRING_2_1_GADGET_GETFONT (//)
  1793. Requester title text
  1794. ;
  1795. GADHELP_STRING_2_2_GADGET_GETFONT (//)
  1796. Catalog-Identification of the requester title text
  1797. ;
  1798. GADHELP_INTEGER_2_1_GADGET_GETFONT (//)
  1799. Leftedge of the requester
  1800. ;
  1801. GADHELP_INTEGER_2_2_GADGET_GETFONT (//)
  1802. Topedge of the requester
  1803. ;
  1804. GADHELP_INTEGER_2_3_GADGET_GETFONT (//)
  1805. Width of the requester
  1806. ;
  1807. GADHELP_INTEGER_2_4_GADGET_GETFONT (//)
  1808. Height of the requester
  1809. ;
  1810. GADHELP_INTEGER_2_5_GADGET_GETFONT (//)
  1811. Minimum height of the font
  1812. ;
  1813. GADHELP_INTEGER_2_6_GADGET_GETFONT (//)
  1814. Maximum height of the font
  1815. ;
  1816. GADHELP_INTEGER_2_7_GADGET_GETFONT (//)
  1817. Frontpen of the font
  1818. ;
  1819. GADHELP_INTEGER_2_8_GADGET_GETFONT (//)
  1820. Backgroundpen of the font
  1821. ;
  1822. GADHELP_CHECKBOX_2_1_GADGET_GETFONT (//)
  1823. Frontpen configurable
  1824. ;
  1825. GADHELP_CHECKBOX_2_2_GADGET_GETFONT (//)
  1826. Backpen configurable
  1827. ;
  1828. GADHELP_CHECKBOX_2_3_GADGET_GETFONT (//)
  1829. Fontstyle configurable
  1830. ;
  1831. GADHELP_CHECKBOX_2_4_GADGET_GETFONT (//)
  1832. Only show fixed width fonts
  1833. ;
  1834. GADHELP_GETFONT_2_1_GADGET_GETFONT (//)
  1835. Choose initial font
  1836. ;
  1837. GADHELP_INTEGER_2_1_GADGET_GETSCREENMODE (//)
  1838. Default width of the requester
  1839. ;
  1840. GADHELP_INTEGER_2_2_GADGET_GETSCREENMODE (//)
  1841. Default leftedge the requester
  1842. ;
  1843. GADHELP_INTEGER_2_3_GADGET_GETSCREENMODE (//)
  1844. Default minimum width of the screenmode
  1845. ;
  1846. GADHELP_INTEGER_2_4_GADGET_GETSCREENMODE (//)
  1847. Default minimum height of the screenmode
  1848. ;
  1849. GADHELP_INTEGER_2_5_GADGET_GETSCREENMODE (//)
  1850. Default minimum depth of the screenmode
  1851. ;
  1852. GADHELP_INTEGER_2_6_GADGET_GETSCREENMODE (//)
  1853. Leftedge of the info-window
  1854. ;
  1855. GADHELP_INTEGER_2_7_GADGET_GETSCREENMODE (//)
  1856. Default height of the requester
  1857. ;
  1858. GADHELP_INTEGER_2_8_GADGET_GETSCREENMODE (//)
  1859. Default topedge of the requester
  1860. ;
  1861. GADHELP_INTEGER_2_9_GADGET_GETSCREENMODE (//)
  1862. Default maximum width of the screenmode
  1863. ;
  1864. GADHELP_INTEGER_2_10_GADGET_GETSCREENMODE (//)
  1865. Default maximum height of the screenmode
  1866. ;
  1867. GADHELP_INTEGER_2_11_GADGET_GETSCREENMODE (//)
  1868. Default maximum depth of the screenmode
  1869. ;
  1870. GADHELP_INTEGER_2_12_GADGET_GETSCREENMODE (//)
  1871. Topedge of the info-window
  1872. ;
  1873. GADHELP_CHECKBOX_2_1_GADGET_GETSCREENMODE (//)
  1874. Width configurable
  1875. ;
  1876. GADHELP_CHECKBOX_2_2_GADGET_GETSCREENMODE (//)
  1877. Depth configurable
  1878. ;
  1879. GADHELP_CHECKBOX_2_3_GADGET_GETSCREENMODE (//)
  1880. Overscan configurable
  1881. ;
  1882. GADHELP_CHECKBOX_2_4_GADGET_GETSCREENMODE (//)
  1883. Height configurable
  1884. ;
  1885. GADHELP_CHECKBOX_2_5_GADGET_GETSCREENMODE (//)
  1886. Information-window for the screenmodes
  1887. ;
  1888. GADHELP_CHECKBOX_2_6_GADGET_GETSCREENMODE (//)
  1889. Autoscroll configurable
  1890. ;
  1891. GADHELP_INTEGER_2_1_GADGET_GRADIENTSLIDER (//)
  1892. Maximum number to choose
  1893. ;
  1894. GADHELP_INTEGER_2_2_GADGET_GRADIENTSLIDER (//)
  1895. Initial value
  1896. ;
  1897. GADHELP_INTEGER_2_3_GADGET_GRADIENTSLIDER (//)
  1898. When clicking whitin the gadget, number of units to be skipped
  1899. ;
  1900. GADHELP_INTEGER_2_4_GADGET_GRADIENTSLIDER (//)
  1901. Knobsize in pixels
  1902. ;
  1903. GADHELP_CHOOSER_2_1_GADGET_GRADIENTSLIDER (//)
  1904. A horizontal or a vertical one
  1905. ;
  1906. GADHELP_INTEGER_2_1_GADGET_INTEGER (//)
  1907. The value for the integer gadget
  1908. ;
  1909. GADHELP_INTEGER_2_2_GADGET_INTEGER (//)
  1910. Maximum number of characters you are allowing the number to be
  1911. ;
  1912. GADHELP_INTEGER_2_3_GADGET_INTEGER (//)
  1913. Minimum value the number can have
  1914. ;
  1915. GADHELP_INTEGER_2_4_GADGET_INTEGER (//)
  1916. Maximum value the number can have
  1917. ;
  1918. GADHELP_INTEGER_2_5_GADGET_INTEGER (//)
  1919. Minimum number of characters that should be visible at the minimum gadget size
  1920. ;
  1921. GADHELP_CHOOSER_2_1_GADGET_INTEGER (//)
  1922. Location of the number within the integer gadget
  1923. ;
  1924. GADHELP_CHECKBOX_2_1_GADGET_INTEGER (//)
  1925. Displays arrows behind the integer gadget
  1926. ;
  1927. GADHELP_CHECKBOX_2_2_GADGET_INTEGER (//)
  1928. Enables replace mode
  1929. ;
  1930. GADHELP_CHECKBOX_2_3_GADGET_INTEGER (//)
  1931. Enables fix-field mode
  1932. ;
  1933. GADHELP_CHECKBOX_2_4_GADGET_INTEGER (//)
  1934. Enables no-filter mode
  1935. ;
  1936. GADHELP_CHECKBOX_2_5_GADGET_INTEGER (//)
  1937. Enables exit-help (exits, when pressing HELP-Key)
  1938. ;
  1939. GADHELP_STRING_2_1_GADGET_LAYOUT (//)
  1940. Layout labeltext
  1941. ;
  1942. GADHELP_STRING_2_2_GADGET_LAYOUT (//)
  1943. Catalog-Identification for layout labeltext
  1944. ;
  1945. GADHELP_INTEGER_2_1_GADGET_LAYOUT (//)
  1946. Space between layout's leftborder and leftnext object
  1947. ;
  1948. GADHELP_INTEGER_2_2_GADGET_LAYOUT (//)
  1949. Space between layout's topborder and topnext object
  1950. ;
  1951. GADHELP_INTEGER_2_3_GADGET_LAYOUT (//)
  1952. Pennumber of the background
  1953. ;
  1954. GADHELP_INTEGER_2_4_GADGET_LAYOUT (//)
  1955. Space between layout's bottomborder and bottomnext object
  1956. ;
  1957. GADHELP_INTEGER_2_5_GADGET_LAYOUT (//)
  1958. Space between layout's rightborder and rightnext object
  1959. ;
  1960. GADHELP_INTEGER_2_7_GADGET_LAYOUT (//)
  1961. Space between layout's border and inner objects
  1962. ;
  1963. GADHELP_CHOOSER_2_1_GADGET_LAYOUT (//)
  1964. Align the content of this layout to left/mid/right
  1965. ;
  1966. GADHELP_CHOOSER_2_2_GADGET_LAYOUT (//)
  1967. Align the content of this layout to top/mid/bottom
  1968. ;
  1969. GADHELP_CHOOSER_2_3_GADGET_LAYOUT (//)
  1970. Where to place the label of the layout
  1971. ;
  1972. GADHELP_CHOOSER_2_4_GADGET_LAYOUT (//)
  1973. Content of the layout is arranged horizontal/vertical
  1974. ;
  1975. GADHELP_CHOOSER_2_5_GADGET_LAYOUT (//)
  1976. Select the rendering state of the layout borders
  1977. ;
  1978. GADHELP_CHOOSER_2_6_GADGET_LAYOUT (//)
  1979. Select the rendering style of the layout borders
  1980. ;
  1981. GADHELP_CHECKBOX_2_1_GADGET_LAYOUT (//)
  1982. Space to all inner objects
  1983. ;
  1984. GADHELP_CHECKBOX_2_2_GADGET_LAYOUT (//)
  1985. Space to all outer objects
  1986. ;
  1987. GADHELP_CHECKBOX_2_3_GADGET_LAYOUT (//)
  1988. Fixed horizontal arrangement to all inner objects
  1989. ;
  1990. GADHELP_CHECKBOX_2_4_GADGET_LAYOUT (//)
  1991. Fixed vertical arrangement to all inner objects
  1992. ;
  1993. GADHELP_CHECKBOX_2_5_GADGET_LAYOUT (//)
  1994. Set the layout in pagemode (used for clicktabs)
  1995. ;
  1996. GADHELP_CHECKBOX_2_6_GADGET_LAYOUT (//)
  1997. Took the even size
  1998. ;
  1999. GADHELP_CHECKBOX_2_7_GADGET_LAYOUT (//)
  2000. Defined at root-layout to make whole refresh by your own
  2001. ;
  2002. GADHELP_CHECKBOX_2_8_GADGET_LAYOUT (//)
  2003. Add this layout to the head (not to tail) of the list
  2004. ;
  2005. GADHELP_STRING_2_1_GADGET_LISTBROWSER (//)
  2006. Nodes connection to the listbrowser
  2007. ;
  2008. GADHELP_STRING_2_2_GADGET_LISTBROWSER (//)
  2009. Column-info connection to the listbrowser
  2010. ;
  2011. GADHELP_CHOOSER_2_1_GADGET_LISTBROWSER (//)
  2012. Nodes connection to the listbrowser
  2013. ;
  2014. GADHELP_CHOOSER_2_2_GADGET_LISTBROWSER (//)
  2015. Column-info connection to the listbrowser
  2016. ;
  2017. GADHELP_INTEGER_2_1_GADGET_LISTBROWSER (//)
  2018. Spacing between the listnodes
  2019. ;
  2020. GADHELP_INTEGER_2_2_GADGET_LISTBROWSER (//)
  2021. Currently selected listnode-item
  2022. ;
  2023. GADHELP_INTEGER_2_3_GADGET_LISTBROWSER (//)
  2024. Sets the node that is to appear at the top of listbrowser view
  2025. ;
  2026. GADHELP_INTEGER_2_4_GADGET_LISTBROWSER (//)
  2027. Minimum visible node count
  2028. ;
  2029. GADHELP_CHECKBOX_2_1_GADGET_LISTBROWSER (//)
  2030. Automatically set state of the Horiz/Vert-slider
  2031. ;
  2032. GADHELP_CHECKBOX_2_2_GADGET_LISTBROWSER (//)
  2033. Make listbrowsernodes editable
  2034. ;
  2035. GADHELP_CHECKBOX_2_3_GADGET_LISTBROWSER (//)
  2036. Show columntitle
  2037. ;
  2038. GADHELP_CHECKBOX_2_4_GADGET_LISTBROWSER (//)
  2039. Render without borders
  2040. ;
  2041. GADHELP_CHECKBOX_2_5_GADGET_LISTBROWSER (//)
  2042. Listbrowsernodes can be hierarchical
  2043. ;
  2044. GADHELP_CHECKBOX_2_6_GADGET_LISTBROWSER (//)
  2045. Show selected item
  2046. ;
  2047. GADHELP_CHECKBOX_2_7_GADGET_LISTBROWSER (//)
  2048. Render with vertical slider
  2049. ;
  2050. GADHELP_CHECKBOX_2_8_GADGET_LISTBROWSER (//)
  2051. Render with horizontal slider
  2052. ;
  2053. GADHELP_CHECKBOX_2_9_GADGET_LISTBROWSER (//)
  2054. Show vertical separator
  2055. ;
  2056. GADHELP_CHECKBOX_2_10_GADGET_LISTBROWSER (//)
  2057. Show horizontal separator
  2058. ;
  2059. GADHELP_CHECKBOX_2_11_GADGET_LISTBROWSER (//)
  2060. Support multiselecting of nodes
  2061. ;
  2062. GADHELP_CHECKBOX_2_12_GADGET_LISTBROWSER (//)
  2063. Always render the complete node, not just pieces
  2064. ;
  2065. GADHELP_INTEGER_2_1_GADGET_PALETTE (//)
  2066. Initially selected color of the palette
  2067. ;
  2068. GADHELP_INTEGER_2_2_GADGET_PALETTE (//)
  2069. Number of colors to display in the palette gadget
  2070. ;
  2071. GADHELP_INTEGER_2_3_GADGET_PALETTE (//)
  2072. First color to use in screen palette
  2073. ;
  2074. GADHELP_STRING_2_1_GADGET_RADIOBUTTON (//)
  2075. Nodes connection to the radiobutton
  2076. ;
  2077. GADHELP_CHOOSER_2_1_GADGET_RADIOBUTTON (//)
  2078. Location of radiobutton text labels
  2079. ;
  2080. GADHELP_CHOOSER_2_2_GADGET_RADIOBUTTON (//)
  2081. Nodes connection to the radiobutton
  2082. ;
  2083. GADHELP_INTEGER_2_1_GADGET_RADIOBUTTON (//)
  2084. Spacing between the radio buttons
  2085. ;
  2086. GADHELP_INTEGER_2_2_GADGET_RADIOBUTTON (//)
  2087. Currently selected radio button number
  2088. ;
  2089. GADHELP_INTEGER_2_1_GADGET_SCROLLER (//)
  2090. Set visible portion of the proportional range
  2091. ;
  2092. GADHELP_INTEGER_2_2_GADGET_SCROLLER (//)
  2093. Change amount of the scroller about this value by clicking arrows
  2094. ;
  2095. GADHELP_INTEGER_2_3_GADGET_SCROLLER (//)
  2096. Set total range of the scroller
  2097. ;
  2098. GADHELP_CHOOSER_2_1_GADGET_SCROLLER (//)
  2099. Sets orientation of the scroller
  2100. ;
  2101. GADHELP_CHECKBOX_2_1_GADGET_SCROLLER (//)
  2102. Set arrows on ends of the scroller
  2103. ;
  2104. GADHELP_CHECKBOX_2_2_GADGET_SCROLLER (//)
  2105. Stretch the arrows
  2106. ;
  2107. GADHELP_STRING_2_1_GADGET_SLIDER (//)
  2108. Images connection to the sliderknob
  2109. ;
  2110. GADHELP_CHOOSER_2_2_GADGET_SLIDER (//)
  2111. Images connection to the sliderknob
  2112. ;
  2113. GADHELP_INTEGER_2_1_GADGET_SLIDER (//)
  2114. Minimum value of the slider
  2115. ;
  2116. GADHELP_INTEGER_2_2_GADGET_SLIDER (//)
  2117. Number of tickmarks rendered along the slider
  2118. ;
  2119. GADHELP_INTEGER_2_3_GADGET_SLIDER (//)
  2120. Maximum value of the slider
  2121. ;
  2122. GADHELP_INTEGER_2_4_GADGET_SLIDER (//)
  2123. Size of tickmarks in pixels
  2124. ;
  2125. GADHELP_INTEGER_2_5_GADGET_SLIDER (//)
  2126. Default level of the slider
  2127. ;
  2128. GADHELP_CHOOSER_2_1_GADGET_SLIDER (//)
  2129. Sets orientation of the slider
  2130. ;
  2131. GADHELP_CHECKBOX_2_1_GADGET_SLIDER (//)
  2132. Enables rendering of shortticks between the larger tickmarks
  2133. ;
  2134. GADHELP_CHECKBOX_2_2_GADGET_SLIDER (//)
  2135. Exchange the sides of minimum/maximum
  2136. ;
  2137. GADHELP_INTEGER_2_1_GADGET_SPACE (//)
  2138. Minimum width of space
  2139. ;
  2140. GADHELP_INTEGER_2_2_GADGET_SPACE (//)
  2141. Minimum height of space
  2142. ;
  2143. GADHELP_INTEGER_2_3_GADGET_SPACE (//)
  2144. Leftedge of areabox
  2145. ;
  2146. GADHELP_INTEGER_2_4_GADGET_SPACE (//)
  2147. Topedge of areabox
  2148. ;
  2149. GADHELP_INTEGER_2_5_GADGET_SPACE (//)
  2150. Width of areabox
  2151. ;
  2152. GADHELP_INTEGER_2_6_GADGET_SPACE (//)
  2153. Height of areabox
  2154. ;
  2155. GADHELP_CHECKBOX_2_1_GADGET_SPACE (//)
  2156. Make the space gadget invisible
  2157. ;
  2158. GADHELP_CHOOSER_2_1_GADGET_SPACE (//)
  2159. Select rendering style of the space borders
  2160. ;
  2161. GADHELP_STRING_2_1_GADGET_SPEEDBAR (//)
  2162. Buttons connection to the speedbar
  2163. ;
  2164. GADHELP_STRING_2_2_GADGET_SPEEDBAR (//)
  2165. Window connection to the speedbar
  2166. ;
  2167. GADHELP_CHOOSER_2_1_GADGET_SPEEDBAR (//)
  2168. Sets orientation of the speedbar
  2169. ;
  2170. GADHELP_CHOOSER_2_2_GADGET_SPEEDBAR (//)
  2171. Speedbar bevel box rendering style
  2172. ;
  2173. GADHELP_CHOOSER_2_3_GADGET_SPEEDBAR (//)
  2174. Buttons connection to the speedbar
  2175. ;
  2176. GADHELP_CHOOSER_2_4_GADGET_SPEEDBAR (//)
  2177. Window connection to the speedbar
  2178. ;
  2179. GADHELP_INTEGER_2_1_GADGET_SPEEDBAR (//)
  2180. Set the speedbar identification of the top in the button list
  2181. ;
  2182. GADHELP_INTEGER_2_2_GADGET_SPEEDBAR (//)
  2183. Number of speedbar buttons visible within the gadget's container bounds
  2184. ;
  2185. GADHELP_INTEGER_2_3_GADGET_SPEEDBAR (//)
  2186. Total number of speedbar buttons
  2187. ;
  2188. GADHELP_INTEGER_2_4_GADGET_SPEEDBAR (//)
  2189. Pen number of the background
  2190. ;
  2191. GADHELP_CHECKBOX_2_1_GADGET_SPEEDBAR (//)
  2192. Size all buttons in bar evenly, using the largest image
  2193. ;
  2194. GADHELP_CHECKBOX_2_2_GADGET_SPEEDBAR (//)
  2195. StrumBar-mode of the speedbar gadget
  2196. ;
  2197. GADHELP_STRING_2_1_GADGET_STRING (//)
  2198. Text value of the stringgadget
  2199. ;
  2200. GADHELP_STRING_2_2_GADGET_STRING (//)
  2201. Catalog-Identification for text value of the stringgadget
  2202. ;
  2203. GADHELP_CHOOSER_2_1_GADGET_STRING (//)
  2204. Justification mode of the text value
  2205. ;
  2206. GADHELP_CHOOSER_2_2_GADGET_STRING (//)
  2207. Choose HookType for string-gadget inputs
  2208. ;
  2209. GADHELP_INTEGER_2_1_GADGET_STRING (//)
  2210. Maximum number of characters the string can be
  2211. ;
  2212. GADHELP_INTEGER_2_2_GADGET_STRING (//)
  2213. Minimum number of characters that should be visible at minimum gadget size
  2214. ;
  2215. GADHELP_CHECKBOX_2_1_GADGET_STRING (//)
  2216. Enables replace mode
  2217. ;
  2218. GADHELP_CHECKBOX_2_2_GADGET_STRING (//)
  2219. Enables fix-field mode
  2220. ;
  2221. GADHELP_CHECKBOX_2_3_GADGET_STRING (//)
  2222. Enables no-filter mode
  2223. ;
  2224. GADHELP_CHECKBOX_2_4_GADGET_STRING (//)
  2225. Enables exit-help (exits, when pressing HELP-Key)
  2226. ;
  2227. GADHELP_INTEGER_2_1_GADGET_TAPEDECK (//)
  2228. Current active frame
  2229. ;
  2230. GADHELP_INTEGER_2_2_GADGET_TAPEDECK (//)
  2231. Number of frames
  2232. ;
  2233. GADHELP_CHOOSER_2_1_GADGET_TAPEDECK (//)
  2234. Select initial mode of tapedeck
  2235. ;
  2236. GADHELP_CHECKBOX_2_1_GADGET_TAPEDECK (//)
  2237. Tapedeck is initial paused
  2238. ;
  2239. GADHELP_CHECKBOX_2_2_GADGET_TAPEDECK (//)
  2240. Tapedeck gadget with tape or animation control
  2241. ;
  2242. GADHELP_STRING_2_1_GADGET_TEXTEDITOR (//)
  2243. Content of the texteditor
  2244. ;
  2245. GADHELP_STRING_2_2_GADGET_TEXTEDITOR (//)
  2246. Catalog-Identification for content of the texteditor
  2247. ;
  2248. GADHELP_INTEGER_2_1_GADGET_TEXTEDITOR (//)
  2249. Columnposition of the cursor
  2250. ;
  2251. GADHELP_INTEGER_2_2_GADGET_TEXTEDITOR (//)
  2252. Rowposition of the cursor
  2253. ;
  2254. GADHELP_CHECKBOX_2_1_GADGET_TEXTEDITOR (//)
  2255. Texteditor gadget is read only
  2256. ;
  2257. GADHELP_CHECKBOX_2_3_GADGET_TEXTEDITOR (//)
  2258. Text of texteditor is shown in style bold
  2259. ;
  2260. GADHELP_CHECKBOX_2_4_GADGET_TEXTEDITOR (//)
  2261. Text of texteditor is shown in style italic
  2262. ;
  2263. GADHELP_CHECKBOX_2_5_GADGET_TEXTEDITOR (//)
  2264. Texteditor will use a non-proportional font
  2265. ;
  2266. GADHELP_CHECKBOX_2_6_GADGET_TEXTEDITOR (//)
  2267. Text of texteditor is shown in style underline
  2268. ;
  2269. GADHELP_CHOOSER_2_1_GADGET_TEXTEDITOR (//)
  2270. Texteditor will align the text
  2271. ;
  2272. GADHELP_STRING_2_1_IMAGE_BEVEL (//)
  2273. Label string for the bevel
  2274. ;
  2275. GADHELP_STRING_2_2_IMAGE_BEVEL (//)
  2276. Catalog-Identification for label string
  2277. ;
  2278. GADHELP_STRING_2_3_IMAGE_BEVEL (//)
  2279. Images connection to the bevel
  2280. ;
  2281. GADHELP_CHOOSER_2_1_IMAGE_BEVEL (//)
  2282. Where to place the label of the bevel
  2283. ;
  2284. GADHELP_CHOOSER_2_2_IMAGE_BEVEL (//)
  2285. Style of the bevel borders
  2286. ;
  2287. GADHELP_CHOOSER_2_3_IMAGE_BEVEL (//)
  2288. Soft style of the font
  2289. ;
  2290. GADHELP_CHOOSER_2_4_IMAGE_BEVEL (//)
  2291. Images connection to the bevel
  2292. ;
  2293. GADHELP_INTEGER_2_1_IMAGE_BEVEL (//)
  2294. Set horizontal size of the bevel
  2295. ;
  2296. GADHELP_INTEGER_2_2_IMAGE_BEVEL (//)
  2297. Set vertical size of the bevel
  2298. ;
  2299. GADHELP_CHECKBOX_2_1_IMAGE_BEVEL (//)
  2300. Indicates whether the background is transparent
  2301. ;
  2302. GADHELP_GETFILE_2_1_IMAGE_BITMAP (//)
  2303. Select a bitmap from disk
  2304. ;
  2305. GADHELP_CHOOSER_2_1_IMAGE_BITMAP (//)
  2306. Precision for rendering the bitmap
  2307. ;
  2308. GADHELP_INTEGER_2_1_IMAGE_BITMAP (//)
  2309. Width of the bitmap
  2310. ;
  2311. GADHELP_INTEGER_2_2_IMAGE_BITMAP (//)
  2312. Height of the bitmap
  2313. ;
  2314. GADHELP_INTEGER_2_3_IMAGE_BITMAP (//)
  2315. Distance of pixels of the bitmap to the left edge
  2316. ;
  2317. GADHELP_INTEGER_2_4_IMAGE_BITMAP (//)
  2318. Distance of pixels of the bitmap to the top edge
  2319. ;
  2320. GADHELP_CHECKBOX_2_1_IMAGE_BITMAP (//)
  2321. Mask the bitmap
  2322. ;
  2323. GADHELP_CHOOSER_2_1_IMAGE_GLYPH (//)
  2324. Select kind of systemglyph to show
  2325. ;
  2326. GADHELP_STRING_2_1_IMAGE_LABEL (//)
  2327. Text of the Label
  2328. ;
  2329. GADHELP_STRING_2_2_IMAGE_LABEL (//)
  2330. Catalog-Identification for text of the Label
  2331. ;
  2332. GADHELP_STRING_2_3_IMAGE_LABEL (//)
  2333. Character which declares the underscore key
  2334. ;
  2335. GADHELP_STRING_2_4_IMAGE_LABEL (//)
  2336. Catalog-Identification for underscore key
  2337. ;
  2338. GADHELP_STRING_2_5_IMAGE_LABEL (//)
  2339. Images connection to the label
  2340. ;
  2341. GADHELP_CHOOSER_2_1_IMAGE_LABEL (//)
  2342. Set font-style of the text
  2343. ;
  2344. GADHELP_CHOOSER_2_2_IMAGE_LABEL (//)
  2345. Location of text label
  2346. ;
  2347. GADHELP_STRING_2_1_LOCALE (//)
  2348. Name of the catalog identification
  2349. ;
  2350. GADHELP_STRING_2_2_LOCALE (//)
  2351. String that is used, when no catalog available (in most cases english)
  2352. ;
  2353. GADHELP_STRING_2_3_LOCALE (//)
  2354. Concrete translation for the given language
  2355. ;
  2356. GADHELP_LISTBROWSER_2_1_NODEARRAY (//)
  2357. List of all nodes depending to the current array
  2358. ;
  2359. GADHELP_BUTTON_2_1_NODEARRAY (//)
  2360. Add arraynode to your own list
  2361. ;
  2362. GADHELP_STRING_2_1_NODEARRAY (//)
  2363. Name of the whole array
  2364. ;
  2365. GADHELP_STRING_2_2_NODEARRAY (//)
  2366. Text of the current node
  2367. ;
  2368. GADHELP_STRING_2_3_NODEARRAY (//)
  2369. Catalog-Identification for text of the current node
  2370. ;
  2371. GADHELP_STRING_2_4_NODEARRAY (//)
  2372. Images connection to the nodearray
  2373. ;
  2374. GADHELP_CHOOSER_2_1_NODEARRAY (//)
  2375. Images connection to the nodearray
  2376. ;
  2377. GADHELP_INTEGER_2_1_NODEARRAY (//)
  2378. Frontpen of the arraynode
  2379. ;
  2380. GADHELP_INTEGER_2_2_NODEARRAY (//)
  2381. Backpen of the arraynode
  2382. ;
  2383. GADHELP_INTEGER_2_3_NODEARRAY (//)
  2384. Generation of the arraynode
  2385. ;
  2386. GADHELP_INTEGER_2_4_NODEARRAY (//)
  2387. Column of the arraynode
  2388. ;
  2389. GADHELP_CHECKBOX_2_1_NODEARRAY (//)
  2390. Disable node
  2391. ;
  2392. GADHELP_CHECKBOX_2_2_NODEARRAY (//)
  2393. Node is readonly
  2394. ;
  2395. GADHELP_CHECKBOX_2_3_NODEARRAY (//)
  2396. The node has children (listbrowser only)
  2397. ;
  2398. GADHELP_CHECKBOX_2_4_NODEARRAY (//)
  2399. The node shows its children (listbrowser only)
  2400. ;
  2401. GADHELP_CHECKBOX_2_5_NODEARRAY (//)
  2402. The node is hidden (listbrowser only)
  2403. ;
  2404. GADHELP_CHECKBOX_2_6_NODEARRAY (//)
  2405. The node is selected (listbrowser only)
  2406. ;
  2407. GADHELP_CHECKBOX_2_7_NODEARRAY (//)
  2408. The node has a checkbox (listbrowser only)
  2409. ;
  2410. GADHELP_CHECKBOX_2_8_NODEARRAY (//)
  2411. The node is checked (listbrowser only)
  2412. ;
  2413. GADHELP_LISTBROWSER_2_1_COLINFOARRAY (//)
  2414. List of all columninfos depending to the current array
  2415. ;
  2416. GADHELP_BUTTON_2_1_COLINFOARRAY (//)
  2417. Add arraynode to your own list
  2418. ;
  2419. GADHELP_STRING_2_1_COLINFOARRAY (//)
  2420. Name of the whole array
  2421. ;
  2422. GADHELP_STRING_2_2_COLINFOARRAY (//)
  2423. Text of the current columntitle
  2424. ;
  2425. GADHELP_STRING_2_3_COLINFOARRAY (//)
  2426. Catalog-Identification for text of the current columntitle
  2427. ;
  2428. GADHELP_INTEGER_2_1_COLINFOARRAY (//)
  2429. Width of the column
  2430. ;
  2431. GADHELP_CHECKBOX_2_1_COLINFOARRAY (//)
  2432. The column has a fixed width
  2433. ;
  2434. GADHELP_CHECKBOX_2_2_COLINFOARRAY (//)
  2435. The column is draggable
  2436. ;
  2437. GADHELP_CHECKBOX_2_3_COLINFOARRAY (//)
  2438. The column has no separators
  2439. ;
  2440. GADHELP_CHECKBOX_2_4_COLINFOARRAY (//)
  2441. The column is sortable
  2442. ;
  2443. GADHELP_LIST_2_1_SPEEDBARARRAY (//)
  2444. List of all speedbar buttons depending to the current array
  2445. ;
  2446. GADHELP_BUTTON_2_1_SPEEDBARARRAY (//)
  2447. Add arraynode to your own list
  2448. ;
  2449. GADHELP_STRING_2_1_SPEEDBARARRAY (//)
  2450. Name of the whole array
  2451. ;
  2452. GADHELP_STRING_2_2_SPEEDBARARRAY (//)
  2453. Text to show within the button
  2454. ;
  2455. GADHELP_STRING_2_3_SPEEDBARARRAY (//)
  2456. Catalog-Identification for text of the button
  2457. ;
  2458. GADHELP_STRING_2_4_SPEEDBARARRAY (//)
  2459. Gadgethelp text of the button
  2460. ;
  2461. GADHELP_STRING_2_5_SPEEDBARARRAY (//)
  2462. Catalog-Identification for gadgethelp text of the button
  2463. ;
  2464. GADHELP_INTEGER_2_1_SPEEDBARARRAY (//)
  2465. Spacing from last button
  2466. ;
  2467. GADHELP_CHECKBOX_2_1_SPEEDBARARRAY (//)
  2468. Button will be shown in the speedbar
  2469. ;
  2470. GADHELP_CHECKBOX_2_2_SPEEDBARARRAY (//)
  2471. Sets state of a toggle button
  2472. ;
  2473. GADHELP_CHECKBOX_2_3_SPEEDBARARRAY (//)
  2474. Mutual Exclusion Group Button, implies SBNA_Toggle
  2475. ;
  2476. GADHELP_CHECKBOX_2_4_SPEEDBARARRAY (//)
  2477. Disable this button, ghost pattern to be rendered
  2478. ;
  2479. GADHELP_CHECKBOX_2_5_SPEEDBARARRAY (//)
  2480. Make button a toggle button
  2481. ;
  2482. GADHELP_GETFILE_2_1_SPEEDBARARRAY (//)
  2483. Imagefile to show within a button
  2484. ;
  2485. GADHELP_GETFILE_2_2_SPEEDBARARRAY (//)
  2486. Imagefile to show within a button when selected
  2487. ;
  2488. GADHELP_CHOOSER_2_1_SPEEDBARARRAY (//)
  2489. Precision of allocated colours
  2490. ;
  2491. GADHELP_CHOOSER_2_2_SPEEDBARARRAY (//)
  2492. Systemglyph to show within a button
  2493. ;
  2494. GADHELP_CHOOSER_2_3_SPEEDBARARRAY (//)
  2495. Systemglyph to show within a button when selected
  2496. ;
  2497. GADHELP_CHOOSER_2_4_SPEEDBARARRAY (//)
  2498. Special layout-mode of a button
  2499. ;
  2500. GADHELP_CHOOSER_2_5_SPEEDBARARRAY (//)
  2501. Kind of image to create
  2502. ;
  2503. GADHELP_STRING_2_4_ASLFILE (//)
  2504. Initially choosen file
  2505. ;
  2506. GADHELP_STRING_2_5_ASLFILE (//)
  2507. Initially choosen drawer
  2508. ;
  2509. GADHELP_STRING_2_6_ASLFILE (//)
  2510. Initially choosen pattern
  2511. ;
  2512. GADHELP_STRING_2_7_ASLFILE (//)
  2513. Pattern of files to reject
  2514. ;
  2515. GADHELP_STRING_2_8_ASLFILE (//)
  2516. Pattern of files to accept
  2517. ;
  2518. GADHELP_CHOOSER_2_2_ASLFILE (//)
  2519. Sort list of files by name/date/size
  2520. ;
  2521. GADHELP_CHOOSER_2_3_ASLFILE (//)
  2522. Sort the drawers at first/last/mixed
  2523. ;
  2524. GADHELP_CHOOSER_2_4_ASLFILE (//)
  2525. Sort list of files by ascend/descend
  2526. ;
  2527. GADHELP_CHECKBOX_2_2_ASLFILE (//)
  2528. Show volumes in the request
  2529. ;
  2530. GADHELP_CHECKBOX_2_3_ASLFILE (//)
  2531. Load or save a file
  2532. ;
  2533. GADHELP_CHECKBOX_2_4_ASLFILE (//)
  2534. Indicates, whether you can select one or more files
  2535. ;
  2536. GADHELP_CHECKBOX_2_5_ASLFILE (//)
  2537. Activate pattern gadgets
  2538. ;
  2539. GADHELP_CHECKBOX_2_6_ASLFILE (//)
  2540. Only show drawers in the list
  2541. ;
  2542. GADHELP_CHECKBOX_2_7_ASLFILE (//)
  2543. Reject all icons
  2544. ;
  2545. GADHELP_CHECKBOX_2_8_ASLFILE (//)
  2546. Don't show drawers in the list
  2547. ;
  2548. GADHELP_STRING_2_4_ASLFONT (//)
  2549. Initial name of font
  2550. ;
  2551. GADHELP_CHOOSER_2_2_ASLFONT (//)
  2552. Initial softstyle of the font
  2553. ;
  2554. GADHELP_CHOOSER_2_3_ASLFONT (//)
  2555. Initial drawmode of the font
  2556. ;
  2557. GADHELP_INTEGER_2_5_ASLFONT (//)
  2558. Minimum height of the font
  2559. ;
  2560. GADHELP_INTEGER_2_6_ASLFONT (//)
  2561. Frontpen of the font
  2562. ;
  2563. GADHELP_INTEGER_2_7_ASLFONT (//)
  2564. Backpen of the font
  2565. ;
  2566. GADHELP_INTEGER_2_8_ASLFONT (//)
  2567. Initial size of the font
  2568. ;
  2569. GADHELP_INTEGER_2_9_ASLFONT (//)
  2570. Maximum height of the font
  2571. ;
  2572. GADHELP_INTEGER_2_10_ASLFONT (//)
  2573. Maximum frontpen number to use for the font
  2574. ;
  2575. GADHELP_INTEGER_2_11_ASLFONT (//)
  2576. Maximum backpen number to use for the font
  2577. ;
  2578. GADHELP_CHECKBOX_2_2_ASLFONT (//)
  2579. Only show fonts with a fixed size
  2580. ;
  2581. GADHELP_CHECKBOX_2_3_ASLFONT (//)
  2582. Let the user configure softstyle
  2583. ;
  2584. GADHELP_CHECKBOX_2_4_ASLFONT (//)
  2585. Let the user configure drawmode
  2586. ;
  2587. GADHELP_CHECKBOX_2_5_ASLFONT (//)
  2588. Configurable frontpen
  2589. ;
  2590. GADHELP_CHECKBOX_2_6_ASLFONT (//)
  2591. Configurable backpen
  2592. ;
  2593. GADHELP_CHOOSER_2_2_ASLSCREENMODE (//)
  2594. Initial overscan-mode of the screen
  2595. ;
  2596. GADHELP_INTEGER_2_5_ASLSCREENMODE (//)
  2597. Initial used width of the screen
  2598. ;
  2599. GADHELP_INTEGER_2_6_ASLSCREENMODE (//)
  2600. Initial used height of the screen
  2601. ;
  2602. GADHELP_INTEGER_2_7_ASLSCREENMODE (//)
  2603. Initial used depth of the screen
  2604. ;
  2605. GADHELP_INTEGER_2_8_ASLSCREENMODE (//)
  2606. Leftedge for the info-window
  2607. ;
  2608. GADHELP_INTEGER_2_9_ASLSCREENMODE (//)
  2609. Topedge for the info-window
  2610. ;
  2611. GADHELP_INTEGER_2_10_ASLSCREENMODE (//)
  2612. Minimum width used for the screen
  2613. ;
  2614. GADHELP_INTEGER_2_11_ASLSCREENMODE (//)
  2615. Minimum height used for the screen
  2616. ;
  2617. GADHELP_INTEGER_2_12_ASLSCREENMODE (//)
  2618. Minimum depth used for the screen
  2619. ;
  2620. GADHELP_INTEGER_2_13_ASLSCREENMODE (//)
  2621. Maximum width used for the screen
  2622. ;
  2623. GADHELP_INTEGER_2_14_ASLSCREENMODE (//)
  2624. Maximum height used for the screen
  2625. ;
  2626. GADHELP_INTEGER_2_15_ASLSCREENMODE (//)
  2627. Maximum depth used for the screen
  2628. ;
  2629. GADHELP_CHECKBOX_2_2_ASLSCREENMODE (//)
  2630. Configurable width of the screen
  2631. ;
  2632. GADHELP_CHECKBOX_2_3_ASLSCREENMODE (//)
  2633. Configurable height of the screen
  2634. ;
  2635. GADHELP_CHECKBOX_2_4_ASLSCREENMODE (//)
  2636. Configurable depth of the screen
  2637. ;
  2638. GADHELP_CHECKBOX_2_5_ASLSCREENMODE (//)
  2639. User configuration of overscan-mode
  2640. ;
  2641. GADHELP_CHECKBOX_2_6_ASLSCREENMODE (//)
  2642. Initial autoscroll of the screen
  2643. ;
  2644. GADHELP_CHECKBOX_2_7_ASLSCREENMODE (//)
  2645. Initial info-window opened
  2646. ;
  2647. GADHELP_CHECKBOX_2_8_ASLSCREENMODE (//)
  2648. Configurable autoscroll of the screen
  2649. ;
  2650. GADHELP_STRING_2_1_GLOBVARS (//)
  2651. Name of the structure
  2652. ;
  2653. GADHELP_STRING_2_2_GLOBVARS (//)
  2654. Name of the variable
  2655. ;
  2656. GADHELP_STRING_2_3_GLOBVARS (//)
  2657. Value area of the variable
  2658. ;
  2659. GADHELP_STRING_2_4_GLOBVARS (//)
  2660. Initial value
  2661. ;
  2662. GADHELP_LISTBROWSER_2_1_ICONNECT (//)
  2663. List of all created gadgets, choose primary gadget
  2664. ;
  2665. GADHELP_CHOOSER_2_1_ICONNECT (//)
  2666. List of corresponding gadget-tags to primary gadget
  2667. ;
  2668. GADHELP_LISTBROWSER_2_2_ICONNECT (//)
  2669. List of all created gadgets, choose secondary gadget
  2670. ;
  2671. GADHELP_CHOOSER_2_2_ICONNECT (//)
  2672. List of corresponding gadget-tags to secondary gadget
  2673. ;
  2674. GADHELP_GETFILE_2_1_INCLUDE (//)
  2675. Choose path and name of include
  2676. ;
  2677. GADHELP_GETFILE_2_1_LIBRARY (//)
  2678. Choose path and name of library
  2679. ;
  2680. GADHELP_STRING_2_1_LIBRARY (//)
  2681. Type in the name of the librarybase (e.g. 'IntuitionBase')
  2682. ;
  2683. GADHELP_INTEGER_2_1_LIBRARY (//)
  2684. Choose minimum version for the library to open
  2685. ;
  2686. GADHELP_CHECKBOX_2_1_LIBRARY (//)
  2687. Whether the library is an AmigaOS 3.5+ lib, or not
  2688. ;
  2689. GADHELP_CHECKBOX_2_1_GADGET_CHECKBOX_GT (//)
  2690. Checkbox will initially be selected
  2691. ;
  2692. GADHELP_CHECKBOX_2_2_GADGET_CHECKBOX_GT (//)
  2693. Scale checkbox sizes (unlocked aspect)
  2694. ;
  2695. GADHELP_CHOOSER_2_1_GADGET_INTEGER_GT (//)
  2696. Justify the label-position
  2697. ;
  2698. GADHELP_INTEGER_2_1_GADGET_INTEGER_GT (//)
  2699. Number shown within the integer gadget
  2700. ;
  2701. GADHELP_INTEGER_2_2_GADGET_INTEGER_GT (//)
  2702. Maximum digits to type in
  2703. ;
  2704. GADHELP_CHECKBOX_2_1_GADGET_INTEGER_GT (//)
  2705. Integer gadget is in replace mode
  2706. ;
  2707. GADHELP_CHECKBOX_2_2_GADGET_INTEGER_GT (//)
  2708. Integer gadget is in fixfield mode
  2709. ;
  2710. GADHELP_CHECKBOX_2_3_GADGET_INTEGER_GT (//)
  2711. Integer gadget is in nofilter mode
  2712. ;
  2713. GADHELP_CHECKBOX_2_4_GADGET_INTEGER_GT (//)
  2714. Integer gadget is in exithelp mode
  2715. ;
  2716. GADHELP_STRING_2_1_GADGET_LISTBROWSER_GT (//)
  2717. Nodes connection to the listbrowser
  2718. ;
  2719. GADHELP_CHOOSER_2_1_GADGET_LISTBROWSER_GT (//)
  2720. Nodes connection to the listbrowser
  2721. ;
  2722. GADHELP_INTEGER_2_1_GADGET_LISTBROWSER_GT (//)
  2723. Pixels of space used to distance each of the nodes
  2724. ;
  2725. GADHELP_INTEGER_2_2_GADGET_LISTBROWSER_GT (//)
  2726. Indicates, which node is initially active
  2727. ;
  2728. GADHELP_INTEGER_2_3_GADGET_LISTBROWSER_GT (//)
  2729. Indicates, which node is shown as the topmost
  2730. ;
  2731. GADHELP_INTEGER_2_4_GADGET_LISTBROWSER_GT (//)
  2732. Indicates, how many nodes must be shown as minimum
  2733. ;
  2734. GADHELP_STRING_2_1_GADGET_RADIOBUTTON_GT (//)
  2735. Nodes connection to the radiobutton
  2736. ;
  2737. GADHELP_CHOOSER_2_1_GADGET_RADIOBUTTON_GT (//)
  2738. Nodes connection to the radiobutton
  2739. ;
  2740. GADHELP_CHOOSER_2_2_GADGET_RADIOBUTTON_GT (//)
  2741. Where to place the title string
  2742. ;
  2743. GADHELP_INTEGER_2_1_GADGET_RADIOBUTTON_GT (//)
  2744. Pixels of space used to distance each of the nodes
  2745. ;
  2746. GADHELP_INTEGER_2_2_GADGET_RADIOBUTTON_GT (//)
  2747. Indicates, which node is initially active
  2748. ;
  2749. GADHELP_CHECKBOX_2_1_GADGET_RADIOBUTTON_GT (//)
  2750. Scale radiobutton sizes (unlocked aspect)
  2751. ;
  2752. GADHELP_STRING_2_1_GADGET_CHOOSER_GT (//)
  2753. Nodes connection to the chooser
  2754. ;
  2755. GADHELP_CHOOSER_2_1_GADGET_CHOOSER_GT (//)
  2756. Nodes connection to the chooser
  2757. ;
  2758. GADHELP_INTEGER_2_1_GADGET_CHOOSER_GT (//)
  2759. Indicates, which node is initially active
  2760. ;
  2761. GADHELP_INTEGER_2_1_GADGET_PALETTE_GT (//)
  2762. Depth of the colours
  2763. ;
  2764. GADHELP_INTEGER_2_2_GADGET_PALETTE_GT (//)
  2765. Initially selected colour
  2766. ;
  2767. GADHELP_INTEGER_2_3_GADGET_PALETTE_GT (//)
  2768. Number of colours shown within the gadget
  2769. ;
  2770. GADHELP_INTEGER_2_4_GADGET_PALETTE_GT (//)
  2771. Offset to the begin of the screen palette
  2772. ;
  2773. GADHELP_INTEGER_2_1_GADGET_SCROLLER_GT (//)
  2774. Indicates, how many of units are visible
  2775. ;
  2776. GADHELP_INTEGER_2_2_GADGET_SCROLLER_GT (//)
  2777. Indicates, from which unit is rendered on
  2778. ;
  2779. GADHELP_INTEGER_2_3_GADGET_SCROLLER_GT (//)
  2780. Indicates, how many of units do the scroller has
  2781. ;
  2782. GADHELP_INTEGER_2_4_GADGET_SCROLLER_GT (//)
  2783. Indicates, whether the scroller has got arrows
  2784. ;
  2785. GADHELP_CHOOSER_2_1_GADGET_SCROLLER_GT (//)
  2786. Gives the rendering orientation and the freedom of the knob
  2787. ;
  2788. GADHELP_INTEGER_2_1_GADGET_SLIDER_GT (//)
  2789. Minimum chooseable value
  2790. ;
  2791. GADHELP_INTEGER_2_2_GADGET_SLIDER_GT (//)
  2792. Maximum chooseable value
  2793. ;
  2794. GADHELP_INTEGER_2_3_GADGET_SLIDER_GT (//)
  2795. Initially shown value
  2796. ;
  2797. GADHELP_INTEGER_2_4_GADGET_SLIDER_GT (//)
  2798. Size in pixels of the knob
  2799. ;
  2800. GADHELP_CHOOSER_2_1_GADGET_SLIDER_GT (//)
  2801. Where to place the level
  2802. ;
  2803. GADHELP_CHOOSER_2_2_GADGET_SLIDER_GT (//)
  2804. Gives the rendering orientation and the freedom of the knob
  2805. ;
  2806. GADHELP_STRING_2_1_GADGET_STRING_GT (//)
  2807. Initially shown string
  2808. ;
  2809. GADHELP_CHOOSER_2_1_GADGET_STRING_GT (//)
  2810. Align the string on the left/mid/right
  2811. ;
  2812. GADHELP_INTEGER_2_1_GADGET_STRING_GT (//)
  2813. Maximum number of characters to type in
  2814. ;
  2815. GADHELP_CHECKBOX_2_1_GADGET_STRING_GT (//)
  2816. String gadget is in replace mode
  2817. ;
  2818. GADHELP_CHECKBOX_2_2_GADGET_STRING_GT (//)
  2819. String gadget is in fixfield mode
  2820. ;
  2821. GADHELP_CHECKBOX_2_3_GADGET_STRING_GT (//)
  2822. String gadget is in nofilter mode
  2823. ;
  2824. GADHELP_CHECKBOX_2_4_GADGET_STRING_GT (//)
  2825. String gadget is in exithelp mode
  2826. ;
  2827. GADHELP_STRING_2_3_GADGET_GADGET (//)
  2828. Name of the gadget object
  2829. ;
  2830. GADHELP_STRING_2_4_GADGET_GADGET (//)
  2831. Gadgethelp text of the gadget
  2832. ;
  2833. GADHELP_STRING_2_5_GADGET_GADGET (//)
  2834. Catalog-Identification for gadgethelp text of the gadget
  2835. ;
  2836. GADHELP_STRING_2_6_GADGET_GADGET (//)
  2837. Labels connection to gadget
  2838. ;
  2839. GADHELP_CHOOSER_2_1_GADGET_GADGET (//)
  2840. Labels connection to gadget
  2841. ;
  2842. GADHELP_INTEGER_2_1_GADGET_GADGET (//)
  2843. Identificationnumber of the gadget
  2844. ;
  2845. GADHELP_INTEGER_2_2_GADGET_GADGET (//)
  2846. Set number of the underscored character
  2847. ;
  2848. GADHELP_INTEGER_2_3_GADGET_GADGET (//)
  2849. Minimum width of the gadget
  2850. ;
  2851. GADHELP_INTEGER_2_4_GADGET_GADGET (//)
  2852. Minimum height of the gadget
  2853. ;
  2854. GADHELP_INTEGER_2_5_GADGET_GADGET (//)
  2855. Maximum width of the gadget
  2856. ;
  2857. GADHELP_INTEGER_2_6_GADGET_GADGET (//)
  2858. Maximum height of the gadget
  2859. ;
  2860. GADHELP_INTEGER_2_7_GADGET_GADGET (//)
  2861. Width in percent (0 - normal)
  2862. ;
  2863. GADHELP_INTEGER_2_8_GADGET_GADGET (//)
  2864. Height in percent (0 - normal)
  2865. ;
  2866. GADHELP_SLIDER_2_1_GADGET_GADGET (//)
  2867. Width in percent (0 - normal)
  2868. ;
  2869. GADHELP_SLIDER_2_2_GADGET_GADGET (//)
  2870. Height in percent (0 - normal)
  2871. ;
  2872. GADHELP_CHECKBOX_2_1_GADGET_GADGET (//)
  2873. Gadget will send a message when you are pressing the gadget
  2874. ;
  2875. GADHELP_CHECKBOX_2_2_GADGET_GADGET (//)
  2876. Gadget will send a message when you are stop pressing the gadget
  2877. ;
  2878. GADHELP_CHECKBOX_2_3_GADGET_GADGET (//)
  2879. Gadget will send a message when the mouse is over the gadget
  2880. ;
  2881. GADHELP_CHECKBOX_2_4_GADGET_GADGET (//)
  2882. Gadget will be disabled
  2883. ;
  2884. GADHELP_CHECKBOX_2_5_GADGET_GADGET (//)
  2885. Gadget will cycle activation through gadgets by clicking tab-key
  2886. ;
  2887. GADHELP_CHECKBOX_2_6_GADGET_GADGET (//)
  2888. Gadget will send mousepositions during you are pressing the gadget
  2889. ;
  2890. GADHELP_CHECKBOX_2_7_GADGET_GADGET (//)
  2891. Gadget will be readonly
  2892. ;
  2893. GADHELP_CHECKBOX_2_8_GADGET_GADGET (//)
  2894. Gadget will be a GimmeZeroZero-gadget (makes sense in connection with GZZ-windowflag)
  2895. ;
  2896. GADHELP_CHECKBOX_2_9_GADGET_GADGET (//)
  2897. Set gadgets nominal size
  2898. ;
  2899. GADHELP_CHECKBOX_2_10_GADGET_GADGET (//)
  2900. Cache domain of gadget
  2901. ;
  2902. GADHELP_CHECKBOX_2_11_GADGET_GADGET (//)
  2903. Set weighted width/height to the minimum value
  2904. ;
  2905. GADHELP_GETFONT_2_1_GADGET_GADGET (//)
  2906. Get a font for the gadget
  2907. ;
  2908. GADHELP_STRING_2_1_IMAGE (//)
  2909. Name of the image object
  2910. ;
  2911. GADHELP_CHOOSER_2_1_IMAGE (//)
  2912. Type of rendering border
  2913. ;
  2914. GADHELP_CHOOSER_2_2_IMAGE (//)
  2915. Type of rendering borderstyle
  2916. ;
  2917. GADHELP_INTEGER_2_1_IMAGE (//)
  2918. Frontpen of the image
  2919. ;
  2920. GADHELP_INTEGER_2_2_IMAGE (//)
  2921. Backpen of the image
  2922. ;
  2923. GADHELP_INTEGER_2_3_IMAGE (//)
  2924. Highlightpen of the image
  2925. ;
  2926. GADHELP_INTEGER_2_4_IMAGE (//)
  2927. Shadowpen of the image
  2928. ;
  2929. GADHELP_CHECKBOX_2_1_IMAGE (//)
  2930. Image supports disableflag
  2931. ;
  2932. GADHELP_CHECKBOX_2_2_IMAGE (//)
  2933. Image is rendered with recessed borders
  2934. ;
  2935. GADHELP_CHECKBOX_2_3_IMAGE (//)
  2936. Image is rendered doubleembossed borders
  2937. ;
  2938. GADHELP_CHECKBOX_2_4_IMAGE (//)
  2939. Only edges were rendered by the image
  2940. ;
  2941. GADHELP_CHECKBOX_2_5_IMAGE (//)
  2942. Image is scalable
  2943. ;
  2944. GADHELP_GETFONT_2_1_IMAGE (//)
  2945. Get a font for the image
  2946. ;
  2947. GADHELP_STRING_2_1_GADGET_GADGET_GT (//)
  2948. Name of the gadget object
  2949. ;
  2950. GADHELP_STRING_2_2_GADGET_GADGET_GT (//)
  2951. Text of the gadget
  2952. ;
  2953. GADHELP_STRING_2_3_GADGET_GADGET_GT (//)
  2954. Catalog-Identification for text of the gadget
  2955. ;
  2956. GADHELP_STRING_2_4_GADGET_GADGET_GT (//)
  2957. Gadgethelp text of the gadget
  2958. ;
  2959. GADHELP_STRING_2_5_GADGET_GADGET_GT (//)
  2960. Catalog-Identification for gadgethelp text of the gadget
  2961. ;
  2962. GADHELP_CHOOSER_2_1_GADGET_GADGET_GT (//)
  2963. Highlight-mode of the gadgettext
  2964. ;
  2965. GADHELP_CHOOSER_2_2_GADGET_GADGET_GT (//)
  2966. Where the text of the gadget should be placed
  2967. ;
  2968. GADHELP_INTEGER_2_1_GADGET_GADGET_GT (//)
  2969. Distance of pixels from the leftedge of gadget to the left window edge
  2970. ;
  2971. GADHELP_INTEGER_2_2_GADGET_GADGET_GT (//)
  2972. Distance of pixels from the topedge of gadget to the top window edge
  2973. ;
  2974. GADHELP_INTEGER_2_3_GADGET_GADGET_GT (//)
  2975. Width in pixels of the gadget
  2976. ;
  2977. GADHELP_INTEGER_2_4_GADGET_GADGET_GT (//)
  2978. Height in pixels of the gadget
  2979. ;
  2980. GADHELP_INTEGER_2_5_GADGET_GADGET_GT (//)
  2981. Relative distance in pixels from the right edge of gadget to the right window edge
  2982. ;
  2983. GADHELP_INTEGER_2_6_GADGET_GADGET_GT (//)
  2984. Relative distance in pixels from the bottom edge of gadget to the bottom window edge
  2985. ;
  2986. GADHELP_INTEGER_2_7_GADGET_GADGET_GT (//)
  2987. Relative width in pixels of the gadget
  2988. ;
  2989. GADHELP_INTEGER_2_8_GADGET_GADGET_GT (//)
  2990. Relative height in pixels of the gadget
  2991. ;
  2992. GADHELP_INTEGER_2_9_GADGET_GADGET_GT (//)
  2993. Identificationnumber of the gadget
  2994. ;
  2995. GADHELP_CHECKBOX_2_1_GADGET_GADGET_GT (//)
  2996. Gadget will send a message when you are pressing the gadget
  2997. ;
  2998. GADHELP_CHECKBOX_2_2_GADGET_GADGET_GT (//)
  2999. Gadget will send a message when you are stop pressing the gadget
  3000. ;
  3001. GADHELP_CHECKBOX_2_3_GADGET_GADGET_GT (//)
  3002. Gadget will send a message when the mouse is over the gadget
  3003. ;
  3004. GADHELP_CHECKBOX_2_4_GADGET_GADGET_GT (//)
  3005. Gadget will be disabled
  3006. ;
  3007. GADHELP_CHECKBOX_2_5_GADGET_GADGET_GT (//)
  3008. Gadget will cycle activation through gadgets by clicking tab-key
  3009. ;
  3010. GADHELP_CHECKBOX_2_6_GADGET_GADGET_GT (//)
  3011. Gadget will send mousepositions during you are pressing the gadget
  3012. ;
  3013. GADHELP_CHECKBOX_2_7_GADGET_GADGET_GT (//)
  3014. Gadget will be readonly
  3015. ;
  3016. GADHELP_CHECKBOX_2_8_GADGET_GADGET_GT (//)
  3017. Gadget will be a GimmeZeroZero-gadget (makes sense in connection with GZZ-windowflag)
  3018. ;
  3019. GADHELP_GETFONT_2_1_GADGET_GADGET_GT (//)
  3020. Get a font for the gadget
  3021. ;
  3022. GADHELP_STRING_2_1_ASL (//)
  3023. Windows connection to ASLRequest
  3024. ;
  3025. GADHELP_STRING_2_2_ASL (//)
  3026. Text of the title
  3027. ;
  3028. GADHELP_STRING_2_3_ASL (//)
  3029. Catalog-Identification for text of the title
  3030. ;
  3031. GADHELP_STRING_2_ASLNAME_ASL (//)
  3032. Name of the ASLRequest object
  3033. ;
  3034. GADHELP_CHOOSER_2_1_ASL (//)
  3035. Windows connection to ASLRequest
  3036. ;
  3037. GADHELP_INTEGER_2_1_ASL (//)
  3038. Leftedge to open request
  3039. ;
  3040. GADHELP_INTEGER_2_2_ASL (//)
  3041. Topedge to open request
  3042. ;
  3043. GADHELP_INTEGER_2_3_ASL (//)
  3044. Width of the request
  3045. ;
  3046. GADHELP_INTEGER_2_4_ASL (//)
  3047. Height of the request
  3048. ;
  3049. GADHELP_CHECKBOX_2_1_ASL (//)
  3050. Turn mousepointer in window to busy while ASLRequest is open
  3051. ;
  3052. GADHELP_GETFONT_2_1_ASL (//)
  3053. Get a font for the ASLRequest
  3054. ;
  3055. GADHELP_LISTBROWSER_3_1 (//)
  3056. List of all current supported macrofunctions
  3057. ;
  3058. GADHELP_STRING_3_1 (//)
  3059. Shows function to modify
  3060. ;
  3061. GADHELP_BUTTON_3_1 (//)
  3062. Copies shown function into your own code
  3063. ;
  3064. GADHELP_LISTBROWSER_4_1 (//)
  3065. List of created objects useful for choosen function (doubleclick on it)
  3066. ;
  3067. GADHELP_CHOOSER_4_1 (//)
  3068. Choose tagmask used as tag for the function
  3069. ;
  3070. GADHELP_STRING_4_1 (//)
  3071. Tagvalue, when function-parameter needs string-value
  3072. ;
  3073. GADHELP_INTEGER_4_1 (//)
  3074. Tagvalue, when function-parameter needs integer-value
  3075. ;
  3076. GADHELP_INTEGER_4_2 (//)
  3077. Tagvalue, when function-parameter needs second integer-value
  3078. ;
  3079. GADHELP_CHECKBOX_4_1 (//)
  3080. Tagvalue, when function-parameter needs boolean-value
  3081. ;
  3082. GADHELP_CHOOSER_4_2 (//)
  3083. Tagvalue-list depends on tagmask
  3084. ;
  3085. GADHELP_LISTBROWSER_5_1 (//)
  3086. Choose event, that is called in your own sourcecode
  3087. ;
  3088. GADHELP_LISTBROWSER_5_2 (//)
  3089. Doubleclick object to specify and create function
  3090. ;
  3091. GADHELP_GETFILE_8_1 (//)
  3092. Choose path to program 'CatComp'
  3093. ;
  3094. GADHELP_GETFILE_8_2 (//)
  3095. Choose path to program 'StormC'
  3096. ;
  3097. GADHELP_GETFILE_8_3 (//)
  3098. Choose path to directory 'Includes'
  3099. ;
  3100. GADHELP_GETFILE_8_4 (//)
  3101. Choose path to directory 'Libs'
  3102. ;
  3103. GADHELP_CHOOSER_8_1 (//)
  3104. Choose processortype the program should be compiled for
  3105. ;
  3106. GADHELP_GETFONT_8_1 (//)
  3107. Choose small font for texteditor and programming help
  3108. ;
  3109. GADHELP_BUTTON_8_1 (//)
  3110. Use settings and close window
  3111. ;
  3112. GADHELP_BUTTON_8_2 (//)
  3113. Save settings to disk
  3114. ;
  3115. GADHELP_BUTTON_8_3 (//)
  3116. Don't use settings and return to previous setted values
  3117. ;
  3118. GADHELP_CHECKBOX_8_1 (//)
  3119. Enable catalog-creation for danish catalog
  3120. ;
  3121. GADHELP_CHECKBOX_8_2 (//)
  3122. Enable catalog-creation for german catalog
  3123. ;
  3124. GADHELP_CHECKBOX_8_3 (//)
  3125. Enable catalog-creation for spanish catalog
  3126. ;
  3127. GADHELP_CHECKBOX_8_4 (//)
  3128. Enable catalog-creation for french catalog
  3129. ;
  3130. GADHELP_CHECKBOX_8_5 (//)
  3131. Enable catalog-creation for italian catalog
  3132. ;
  3133. GADHELP_CHECKBOX_8_6 (//)
  3134. Enable catalog-creation for dutch catalog
  3135. ;
  3136. GADHELP_CHECKBOX_8_7 (//)
  3137. Enable catalog-creation for norwegian catalog
  3138. ;
  3139. GADHELP_CHECKBOX_8_8 (//)
  3140. Enable catalog-creation for portuguese catalog
  3141. ;
  3142. GADHELP_CHECKBOX_8_9 (//)
  3143. Enable catalog-creation for swedish catalog
  3144. ;
  3145. GADHELP_CHECKBOX_8_10 (//)
  3146. Enable catalog-creation for finnish catalog
  3147. ;
  3148. GADHELP_CHECKBOX_8_11 (//)
  3149. Argument SaveMem will be hand over by starting StormC
  3150. ;
  3151. GADHELP_CHECKBOX_8_12 (//)
  3152. Argument HotHelp will be hand over by starting StormC
  3153. ;
  3154. GADHELP_CHECKBOX_8_13 (//)
  3155. Argument GoldED will be hand over by starting StormC
  3156. ;
  3157. GADHELP_BUTTON_9_1 (//)
  3158. Get current date
  3159. ;
  3160. GADHELP_CHECKBOX_9_1 (//)
  3161. Enable to run your program twice on a Amiga
  3162. ;
  3163. GADHELP_CHECKBOX_9_2 (//)
  3164. if true, a drawer will be created for the project
  3165. ;
  3166. GADHELP_CHECKBOX_9_3 (//)
  3167. Enable routine, that checks the free memory at startup
  3168. ;
  3169. GADHELP_CHECKBOX_9_4 (//)
  3170. Enable routine, that checks the stack at startup
  3171. ;
  3172. GADHELP_CHECKBOX_9_5 (//)
  3173. if true, no locale-files were saved (.cd, .ct, .catalog)
  3174. ;
  3175. GADHELP_CHECKBOX_9_6 (//)
  3176. if true, no storm-projects were saved (.¶)
  3177. ;
  3178. GADHELP_CHOOSER_9_1 (//)
  3179. Choose type of sourcecode, which should be generated by Emperor
  3180. ;
  3181. GADHELP_CHOOSER_9_2 (//)
  3182. Connect gadget to define it as GadgetHelp-output gadget
  3183. ;
  3184. GADHELP_CHOOSER_9_3 (//)
  3185. Connect window to open it as your first one
  3186. ;
  3187. GADHELP_INTEGER_9_1 (//)
  3188. Enter version for your project
  3189. ;
  3190. GADHELP_INTEGER_9_2 (//)
  3191. Enter revision for your project
  3192. ;
  3193. GADHELP_INTEGER_9_3 (//)
  3194. Amount of memory (in bytes), that should be free when starting
  3195. ;
  3196. GADHELP_INTEGER_9_4 (//)
  3197. Amount of stack (in bytes)
  3198. ;
  3199. GADHELP_STRING_9_1 (//)
  3200. Enter date of creating your project
  3201. ;
  3202. GADHELP_STRING_9_2 (//)
  3203. Enter your name
  3204. ;
  3205. GADHELP_STRING_9_3 (//)
  3206. Enter project's name
  3207. ;
  3208. GADHELP_STRING_9_4 (//)
  3209. Enter program's portname
  3210. ;
  3211. GADHELP_STRING_9_5 (//)
  3212. Connect gadget to define it as GadgetHelp-output gadget
  3213. ;
  3214. GADHELP_STRING_9_6 (//)
  3215. Connect window to open it as your first one
  3216. ;
  3217. INIT_LIB_2 (//)
  3218. Loading amigaguide.library...
  3219. ;
  3220. INIT_LIB_3 (//)
  3221. Loading gadtools.library...
  3222. ;
  3223. INIT_LIB_4 (//)
  3224. Loading dos.library...
  3225. ;
  3226. INIT_LIB_5 (//)
  3227. Loading asl.library...
  3228. ;
  3229. INIT_LIB_6 (//)
  3230. Loading resource.library...
  3231. ;
  3232. INIT_LIB_7 (//)
  3233. Loading button.gadget...
  3234. ;
  3235. INIT_LIB_8 (//)
  3236. Loading checkbox.gadget...
  3237. ;
  3238. INIT_LIB_9 (//)
  3239. Loading chooser.gadget...
  3240. ;
  3241. INIT_LIB_10 (//)
  3242. Loading clicktab.gadget...
  3243. ;
  3244. INIT_LIB_11 (//)
  3245. Loading colorwheel.gadget...
  3246. ;
  3247. INIT_LIB_12 (//)
  3248. Loading datebrowser.gadget...
  3249. ;
  3250. INIT_LIB_13 (//)
  3251. Loading fuelgauge.gadget...
  3252. ;
  3253. INIT_LIB_14 (//)
  3254. Loading getfile.gadget...
  3255. ;
  3256. INIT_LIB_15 (//)
  3257. Loading getfont.gadget...
  3258. ;
  3259. INIT_LIB_16 (//)
  3260. Loading getscreenmode.gadget...
  3261. ;
  3262. INIT_LIB_17 (//)
  3263. Loading gradientslider.gadget...
  3264. ;
  3265. INIT_LIB_18 (//)
  3266. Loading integer.gadget...
  3267. ;
  3268. INIT_LIB_19 (//)
  3269. Loading layout.gadget...
  3270. ;
  3271. INIT_LIB_20 (//)
  3272. Loading listbrowser.gadget...
  3273. ;
  3274. INIT_LIB_21 (//)
  3275. Loading palette.gadget...
  3276. ;
  3277. INIT_LIB_22 (//)
  3278. Loading radiobutton.gadget...
  3279. ;
  3280. INIT_LIB_23 (//)
  3281. Loading scroller.gadget...
  3282. ;
  3283. INIT_LIB_24 (//)
  3284. Loading slider.gadget...
  3285. ;
  3286. INIT_LIB_25 (//)
  3287. Loading space.gadget...
  3288. ;
  3289. INIT_LIB_26 (//)
  3290. Loading speedbar.gadget...
  3291. ;
  3292. INIT_LIB_27 (//)
  3293. Loading string.gadget...
  3294. ;
  3295. INIT_LIB_28 (//)
  3296. Loading tapedeck.gadget...
  3297. ;
  3298. INIT_LIB_29 (//)
  3299. Loading texteditor.gadget...
  3300. ;
  3301. INIT_LIB_30 (//)
  3302. Loading bevel.image...
  3303. ;
  3304. INIT_LIB_31 (//)
  3305. Loading bitmap.image...
  3306. ;
  3307. INIT_LIB_32 (//)
  3308. Loading drawlist.image...
  3309. ;
  3310. INIT_LIB_33 (//)
  3311. Loading glyph.image...
  3312. ;
  3313. INIT_LIB_34 (//)
  3314. Loading label.image...
  3315. ;
  3316. INIT_LIB_35 (//)
  3317. Loading penmap.image...
  3318. ;
  3319. INIT_LIB_36 (//)
  3320. Loading arexx.class...
  3321. ;
  3322. INIT_LIB_37 (//)
  3323. Loading requester.class...
  3324. ;
  3325. INIT_LIB_38 (//)
  3326. Loading window.class...
  3327. ;
  3328. INIT_VINFO (//)
  3329. Initialize visual informations...
  3330. ;
  3331. INIT_ALLOC_ASL (//)
  3332. Initialize ASL-Requests...
  3333. ;
  3334. INIT_TRANSLATE_MENU (//)
  3335. Initialize menu...
  3336. ;
  3337. INIT_ALLOC_LIST (//)
  3338. Initialize lists...
  3339. ;
  3340. INIT_WIN_TEST (//)
  3341. Initialize previewwindow...
  3342. ;
  3343. INIT_WIN_MAIN (//)
  3344. Initialize mainwindow...
  3345. ;
  3346. INIT_WIN_WINDOW (//)
  3347. Initialize window for modifing windows...
  3348. ;
  3349. INIT_WIN_REQUESTER (//)
  3350. Initialize window for modifing requesters...
  3351. ;
  3352. INIT_WIN_MENU (//)
  3353. Initialize window for modifing menus...
  3354. ;
  3355. INIT_WIN_ASLFILE (//)
  3356. Initialize window for modifing ASL-file-requesters...
  3357. ;
  3358. INIT_WIN_ASLFONT (//)
  3359. Initialize window for modifing ASL-font-requesters...
  3360. ;
  3361. INIT_WIN_ASLSCREENMODE (//)
  3362. Initialize window for modifing ASL-screenmode requesters...
  3363. ;
  3364. INIT_WIN_LOCALE (//)
  3365. Initialize window for modifing catalogs...
  3366. ;
  3367. INIT_WIN_NODEARRAY (//)
  3368. Initialize window for modifing nodearrays...
  3369. ;
  3370. INIT_WIN_COLINFOARRAY (//)
  3371. Initialize window for modifing columninfoarrays...
  3372. ;
  3373. INIT_WIN_SPEEDBARARRAY (//)
  3374. Initialize window for modifing speedbararrays...
  3375. ;
  3376. INIT_WIN_ICONNECTMAP (//)
  3377. Initialize window for modifing interconnection maps...
  3378. ;
  3379. INIT_WIN_BUTTON (//)
  3380. Initialize window for modifing buttons...
  3381. ;
  3382. INIT_WIN_CHECKBOX (//)
  3383. Initialize window for modifing checkboxes...
  3384. ;
  3385. INIT_WIN_CHOOSER (//)
  3386. Initialize window for modifing choosers...
  3387. ;
  3388. INIT_WIN_CLICKTAB (//)
  3389. Initialize window for modifing clicktabs...
  3390. ;
  3391. INIT_WIN_COLORWHEEL (//)
  3392. Initialize window for modifing colorwheels...
  3393. ;
  3394. INIT_WIN_DATEBROWSER (//)
  3395. Initialize window for modifing datebrowsers...
  3396. ;
  3397. INIT_WIN_FUELGAUGE (//)
  3398. Initialize window for modifing fuelgauges...
  3399. ;
  3400. INIT_WIN_GETFILE (//)
  3401. Initialize window for modifing getfiles...
  3402. ;
  3403. INIT_WIN_GETFONT (//)
  3404. Initialize window for modifing getfonts...
  3405. ;
  3406. INIT_WIN_GETSCREENMODE (//)
  3407. Initialize window for modifing getscreenmodes...
  3408. ;
  3409. INIT_WIN_GRADIENTSLIDER (//)
  3410. Initialize window for modifing gradientsliders...
  3411. ;
  3412. INIT_WIN_INTEGER (//)
  3413. Initialize window for modifing integers...
  3414. ;
  3415. INIT_WIN_LAYOUT (//)
  3416. Initialize window for modifing layouts...
  3417. ;
  3418. INIT_WIN_LISTBROWSER (//)
  3419. Initialize window for modifing listbrowsers...
  3420. ;
  3421. INIT_WIN_PALETTE (//)
  3422. Initialize window for modifing palettes...
  3423. ;
  3424. INIT_WIN_RADIOBUTTON (//)
  3425. Initialize window for modifing radiobuttons...
  3426. ;
  3427. INIT_WIN_SCROLLER (//)
  3428. Initialize window for modifing scrollers...
  3429. ;
  3430. INIT_WIN_SLIDER (//)
  3431. Initialize window for modifing sliders...
  3432. ;
  3433. INIT_WIN_SPACE (//)
  3434. Initialize window for modifing spaces...
  3435. ;
  3436. INIT_WIN_SPEEDBAR (//)
  3437. Initialize window for modifing speedbars...
  3438. ;
  3439. INIT_WIN_STRING (//)
  3440. Initialize window for modifing strings...
  3441. ;
  3442. INIT_WIN_TAPEDECK (//)
  3443. Initialize window for modifing tapedecks...
  3444. ;
  3445. INIT_WIN_TEXTEDITOR (//)
  3446. Initialize window for modifing texteditors...
  3447. ;
  3448. INIT_WIN_BEVEL (//)
  3449. Initialize window for modifing bevels...
  3450. ;
  3451. INIT_WIN_BITMAP (//)
  3452. Initialize window for modifing bitmaps...
  3453. ;
  3454. INIT_WIN_GLYPH (//)
  3455. Initialize window for modifing glyphs...
  3456. ;
  3457. INIT_WIN_LABEL (//)
  3458. Initialize window for modifing labels...
  3459. ;
  3460. INIT_WIN_PROGHELPSTUFF (//)
  3461. Initialize window for programming help...
  3462. ;
  3463. INIT_WIN_PROGHELP (//)
  3464. Initialize window for setting variables...
  3465. ;
  3466. INIT_WIN_INPUTHANDLE (//)
  3467. Initialize window for input message handling...
  3468. ;
  3469. INIT_WIN_GLOBVARS (//)
  3470. Initialize window for setting global variables...
  3471. ;
  3472. INIT_WIN_INCLUDE (//)
  3473. Initialize window for setting includes...
  3474. ;
  3475. INIT_WIN_LIBRARY (//)
  3476. Initialize window for setting libraries...
  3477. ;
  3478. INIT_WIN_PREFERENCES (//)
  3479. Initialize preferences window...
  3480. ;
  3481. INIT_WIN_SEARCH (//)
  3482. Initialize search window...
  3483. ;
  3484. INIT_WIN_JUMP (//)
  3485. Initialize jump window...
  3486. ;
  3487. INIT_WIN_PROGRESS (//)
  3488. Initialize progress window...
  3489. ;
  3490. INIT_WIN_PREFSPROG (//)
  3491. Initialize program environment window...
  3492. ;
  3493. INIT_TEXTEDITOR (//)
  3494. Initialize texteditor...
  3495. ;
  3496. INIT_GAD_PART_1 (//)
  3497. Initialize gadgets part 1...
  3498. ;
  3499. INIT_GAD_PART_2 (//)
  3500. Initialize gadgets part 2...
  3501. ;
  3502. INIT_GAD_PART_3 (//)
  3503. Initialize gadgets part 3...
  3504. ;
  3505. INIT_GAD_PART_4 (//)
  3506. Initialize gadgets part 4...
  3507. ;
  3508. INIT_GAD_PART_5 (//)
  3509. Initialize gadgets part 5...
  3510. ;
  3511. INIT_GAD_PART_6 (//)
  3512. Initialize gadgets part 6...
  3513. ;
  3514. INIT_VAR_PART_1 (//)
  3515. Initialize variables part 1...
  3516. ;
  3517. INIT_VAR_PART_2 (//)
  3518. Initialize variables part 2...
  3519. ;
  3520. INIT_VAR_PART_3 (//)
  3521. Initialize variables part 3...
  3522. ;
  3523. INIT_LOAD_PREFS (//)
  3524. Loading Preferences...
  3525. ;
  3526. INIT_INTERNAL_LISTS (//)
  3527. Initialize internal lists...
  3528. ;
  3529. INIT_STARTINFO_1 (//)
  3530. Object-oriented
  3531. ;
  3532. INIT_STARTINFO_2 (//)
  3533. programming language for AMIGA
  3534. ;
  3535. INIT_STARTINFO_3 (//)
  3536. written by Matthias Gietzelt
  3537. ;
  3538. INIT_STARTINFO_4 (//)
  3539. Version: 4.1  (17.07.2001)
  3540. ;
  3541.